Change href in index.html

Nginx can handle the difference btwn `file` and `file.html` so I don't
need to link to `file.html`
This commit is contained in:
Emilia Allison 2022-01-21 22:40:30 -05:00
parent 5598698f26
commit 04afbf1805
Signed by: emilia
GPG Key ID: 71D938CBB74EF7EA
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<p class="name__subcontent generated">bottom text</p> <p class="name__subcontent generated">bottom text</p>
</div> </div>
<div class="links"> <div class="links">
<a class="links__sub" title="about" href="about.html"> <a class="links__sub" title="about" href="about">
&#128196 &#128196
</a> </a>
<a class="links__sub" id="moonlink" title="cool stuff"> <a class="links__sub" id="moonlink" title="cool stuff">