replace "contact" with "links" and add github link
This commit is contained in:
parent
3b3d1c80ab
commit
3714afc24c
7 changed files with 12 additions and 8 deletions
|
|
@ -1,42 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="../index.css">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<h1>Will Holdsworth</h1>
|
||||
<hr>
|
||||
<nav>
|
||||
<a href="../index.html">Home</a>
|
||||
|
|
||||
<a href="../projects/index.html">Projects</a>
|
||||
|
|
||||
<a href="../blog/index.html">Blog</a>
|
||||
|
|
||||
<a href="about.html">About</a>
|
||||
| Contact
|
||||
</nav>
|
||||
<hr>
|
||||
</header>
|
||||
<main>
|
||||
<h2>Email Address</h2>
|
||||
<p>This forwarding address is provided by <a href="https://duckduckgo.com/email/">DuckDuckGo</a> and is periodically
|
||||
regenerated to reduce spam.</p>
|
||||
<a href="mailto:canyon-scary-tutu@duck.com">canyon-scary-tutu@duck.com</a>
|
||||
<h2>Social Media</h2>
|
||||
<p>I currently use social media exclusively among close friends. If this ever changes, I will add some links.
|
||||
</p>
|
||||
</main>
|
||||
<footer>
|
||||
<hr>
|
||||
Copyright (C) 2025 Will Holdsworth under MPLv2
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue