Skip to content

Commit

Permalink
Troubleshoot link for site.baseurl
Browse files Browse the repository at this point in the history
  • Loading branch information
dav-og committed Dec 9, 2023
1 parent a8604dd commit 30907d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ layout: home

<div style="text-align: center;">
<video width="400" height="300" autoplay loop muted controls>
<source src="{{ site.baseurl }}assets/img/sphere_irreg.webm" type="video/webm">
<source src="{{ site.baseurl }}/assets/img/sphere_irreg.webm" type="video/webm">
Your browser does not support the video tag.
</video>
</div>
Expand Down

0 comments on commit 30907d5

Please sign in to comment.