Skip to content

Commit a00d5b4

Browse files
author
Dou Du
committed
update the molecular rendering page
1 parent d4941f8 commit a00d5b4

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

_config.yml

+4
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ sphinx:
4141
config:
4242
html_theme_options:
4343
search_bar_text: "Search this website..."
44+
45+
parse:
46+
myst_enable_extensions:
47+
- html_image

extensions/molecular_rendering.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,5 @@ However, it could still take hours to obtain the rendered images and videos.**
2323

2424
* The electrostatic colormap of the benzene (C6H6) molecule
2525

26-
![benzene1](./images/electrostatic_colormap.png)
27-
![benzene2](./images/electrostatic_trans.png)
28-
29-
26+
<img src="./images/electrostatic_colormap.png" alt="drawing" width="350"/>
27+
<img src="./images/electrostatic_trans.png" alt="drawing" width="350"/>

0 commit comments

Comments
 (0)