replace "contact" with "links" and add github link

This commit is contained in:
wi11-holdsworth 2025-05-29 12:50:56 +10:00
parent 3b3d1c80ab
commit 3714afc24c
7 changed files with 12 additions and 8 deletions

View file

@ -19,7 +19,7 @@
| Blog | | Blog |
<a href="../../../pages/about.html">About</a> <a href="../../../pages/about.html">About</a>
| |
<a href="../../../pages/contact.html">Contact</a> <a href="../../../pages/links.html">Links</a>
</nav> </nav>
<hr> <hr>
</header> </header>

View file

@ -19,7 +19,7 @@
| Blog | | Blog |
<a href="../pages/about.html">About</a> <a href="../pages/about.html">About</a>
| |
<a href="../pages/contact.html">Contact</a> <a href="../pages/links.html">Links</a>
</nav> </nav>
<hr> <hr>
</header> </header>

View file

@ -20,7 +20,7 @@
| |
<a href="pages/about.html">About</a> <a href="pages/about.html">About</a>
| |
<a href="pages/contact.html">Contact</a> <a href="pages/links.html">Links</a>
</nav> </nav>
<hr> <hr>
</header> </header>

View file

@ -19,7 +19,7 @@
| |
<a href="../blog/index.html">Blog</a> <a href="../blog/index.html">Blog</a>
| About | | About |
<a href="contact.html">Contact</a> <a href="links.html">Links</a>
</nav> </nav>
<hr> <hr>
</header> </header>

View file

@ -20,15 +20,19 @@
<a href="../blog/index.html">Blog</a> <a href="../blog/index.html">Blog</a>
| |
<a href="about.html">About</a> <a href="about.html">About</a>
| Contact | Links
</nav> </nav>
<hr> <hr>
</header> </header>
<main> <main>
<h2>Email Address</h2> <h2>Email Address</h2>
<a href="mailto:canyon-scary-tutu@duck.com">canyon-scary-tutu@duck.com</a>
<p>This forwarding address is provided by <a href="https://duckduckgo.com/email/">DuckDuckGo</a> and is periodically <p>This forwarding address is provided by <a href="https://duckduckgo.com/email/">DuckDuckGo</a> and is periodically
regenerated to reduce spam.</p> regenerated to reduce spam.</p>
<a href="mailto:canyon-scary-tutu@duck.com">canyon-scary-tutu@duck.com</a> <h2>GitHub</h2>
<a href="https://github.com/wi11-holdsworth/">GitHub</a>
<p>I host all of my code on GitHub, although I am considering replacing this soon with a self-hosted <a
href="https://sourcehut.org/">sourcehut</a> instance.</p>
<h2>Social Media</h2> <h2>Social Media</h2>
<p>I currently use social media exclusively among close friends. If this ever changes, I will add some links. <p>I currently use social media exclusively among close friends. If this ever changes, I will add some links.
</p> </p>

View file

@ -19,7 +19,7 @@
| |
<a href="../pages/about.html">About</a> <a href="../pages/about.html">About</a>
| |
<a href="../pages/contact.html">Contact</a> <a href="../pages/links.html">Links</a>
</nav> </nav>
<hr> <hr>
</header> </header>

View file

@ -19,7 +19,7 @@
| Blog | | Blog |
<a href="../../../pages/about.html">About</a> <a href="../../../pages/about.html">About</a>
| |
<a href="../../../pages/contact.html">Contact</a> <a href="../../../pages/links.html">Links</a>
</nav> </nav>
<hr> <hr>
</header> </header>