Skip to content

Commit

Permalink
Update 3Dmol in slides too
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalcarazdelaosa committed Nov 25, 2024
1 parent 68b0a02 commit 6fdd901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/slides/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<link href="https://fonts.googleapis.com/css2?family=Cabin+Sketch:wght@400;700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Inconsolata:[email protected]&display=swap" rel="stylesheet">

{{ if .Params.threedmol }}
<script src="https://cdn.jsdelivr.net/npm/[email protected]/build/3Dmol-min.js"></script>
<script src="https://3Dmol.org/build/3Dmol-min.js"></script>
{{ end }}

</head>
Expand Down

0 comments on commit 6fdd901

Please sign in to comment.