Update template.txt

This commit is contained in:
Ian Skinner 2020-09-11 13:07:11 -04:00 committed by GitHub
parent d9a74fd39a
commit 34d1ef94f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
<li><a href="/series">Series</a></li> <li><a href="/series">Series</a></li>
<li><a href="/aboutme">About Me</a></li> <li><a href="/aboutme">About Me</a></li>
<li><a href="/downloads">Downloads</a></li> <li><a href="/downloads">Downloads</a></li>
<li><a href="techprojects/">My Projects</a></li> <li><a href="/techprojects">My Projects</a></li>
</ul> </ul>
</nav> </nav>
</div> </div>
@ -24,4 +24,4 @@
<body> <body>
</body> </body>
</html> </html>