diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 7955534..1d6617b 100644 --- a/index.html +++ b/index.html @@ -4,12 +4,12 @@ <title>tempest.dev</title> <link rel="stylesheet" href="/resources/style.css"/> <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="me" href="https://social.treehouse.systems/@ashe"/> </head> <body> <nav> <a href="/">Home</a> <a href="/about.html">About</a> - <a href="/changelog.html">Changelog</a> <a href="/posts/">Posts</a> </nav> <h1> |