Skip to content

Commit 32afeb7

Browse files
committed
finally fixed video on readme
1 parent ecd6e00 commit 32afeb7

5 files changed

Lines changed: 6 additions & 35 deletions

File tree

README.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,13 @@
11
<!-- markdownlint-disable MD033 -->
22
<div align="center">
33

4-
# mofstructure
54

6-
<video
7-
autoplay
8-
muted
9-
loop
10-
playsinline
11-
width="600"
12-
height="400"
13-
preload="metadata"
14-
poster="https://raw.githubusercontent.com/bafgreat/mofstructure/main/docs/source/images/DUT-8.png"
15-
>
16-
<source
17-
src="https://raw.githubusercontent.com/bafgreat/mofstructure/main/docs/source/images/DUT-8.mp4"
18-
type="video/mp4"
19-
>
20-
</video>
5+
# mofstructure
216

227
**A Python toolkit for topology, porosity, and building-unit analysis of MOFs**
238

9+
<img src="https://raw.githubusercontent.com/bafgreat/mofstructure/main/docs/source/images/DUT-8.gif" width="600">
10+
2411
</div>
2512
<!-- markdownlint-enable MD033 -->
2613

docs/source/images/DUT-8.gif

25.3 MB
Loading

docs/source/images/DUT-8.mp4

-2.97 MB
Binary file not shown.

docs/source/images/DUT-8.webm

-4.8 MB
Binary file not shown.

docs/source/index.rst

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,9 @@ Introduction
1212

1313
.. raw:: html
1414

15-
.. <video width="600" height="400" autoplay loop muted>
16-
.. <source src="_static/movie3.mp4" type="video/mp4">
17-
.. Your browser does not support the video tag.
18-
.. </video>
19-
20-
<video
21-
autoplay
22-
muted
23-
loop
24-
playsinline
25-
width="600"
26-
height="400"
27-
preload="metadata"
28-
poster="https://raw.githubusercontent.com/bafgreat/mofstructure/main/docs/source/images/DUT-8.png"
29-
>
30-
<source
31-
src="https://raw.githubusercontent.com/bafgreat/mofstructure/main/docs/source/images/DUT-8.mp4"
32-
type="video/mp4"
33-
>
15+
<video width="600" height="400" autoplay loop muted>
16+
<source src="_static/movie3.mp4" type="video/mp4">
17+
Your browser does not support the video tag.
3418
</video>
3519

3620
Key Features of `mofstructure`

0 commit comments

Comments
 (0)