Skip to content

Commit

Permalink
"Troubleshoot links for GitHub Pages deployment"
Browse files Browse the repository at this point in the history
  • Loading branch information
dav-og committed Dec 9, 2023
1 parent 8efc4ec commit bdf9d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 All @@ -24,5 +24,5 @@ layout: home
- [Theory]({{ site.baseurl }}/theory/)

<p align="center">
<img src="{{ site.baseurl }}/assets/img/wave_animation2.gif" alt="Wave Energy" width="80%" />
<img src="https://nrel.github.io/HydroChrono/assets/img/wave_animation2.gif" alt="Wave Energy" width="80%" />
</p>

0 comments on commit bdf9d50

Please sign in to comment.