Update ALL indentation to spaces, not tabs

This commit is contained in:
Frankie B 2023-07-11 19:24:00 +01:00
commit 01b9e61b6a
3 changed files with 421 additions and 421 deletions

View file

@ -1,10 +1,10 @@
<nav>
<div>
<nav>
<div>
<a href="/">home</a> |
<a href="//git.diskfloppy.me/">git</a> |
<a href="/projects/">projects</a> |
<a href="/calculators/">calculators</a> |
<a href="/computers/">computers</a> |
<a href="/bookmarks/">bookmarks</a>
</div>
</nav>
<a href="/projects/">projects</a> |
<a href="/calculators/">calculators</a> |
<a href="/computers/">computers</a> |
<a href="/bookmarks/">bookmarks</a>
</div>
</nav>