mirror of
https://github.com/cowmonk/cowmonk.github.io.git
synced 2025-10-27 14:43:26 +00:00
getting rid of the annoying URL.com/thing.html
This commit is contained in:
parent
03b6d1971a
commit
29a4e3993b
5 changed files with 22 additions and 22 deletions
|
|
@ -16,10 +16,10 @@
|
|||
<p>Welcome to my corner of the web. Explore my thoughts, projects, and other random bits.</p>
|
||||
<nav id="main-nav">
|
||||
<a href="#about" class="active-nav-item">About</a>
|
||||
<a href="projects.html">Projects</a>
|
||||
<a href="blog/index.html">Blog</a>
|
||||
<a href="interests.html">Interests</a>
|
||||
<a href="credits.html">Credits</a>
|
||||
<a href="projects/">Projects</a>
|
||||
<a href="blog/">Blog</a>
|
||||
<a href="interests/">Interests</a>
|
||||
<a href="credits/">Credits</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue