diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html index 09173fd..3cd3d51 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,14 @@ <!DOCTYPE html> <html> <head> - <title>Ashe's Neo-Site</title> + <title>Ashen Dawn</title> <link rel="stylesheet" href="/resources/style.css"/> </head> <body> + <nav> + <a href="/">Home</a> + <a href="/about.html">About</a> + </nav> <h1> Hi, I'm Ashe <aside>[she/her]</aside> |