diff options
Diffstat (limited to 'dst/index.html')
-rw-r--r-- | dst/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dst/index.html b/dst/index.html index 6fe72af..7050fe7 100644 --- a/dst/index.html +++ b/dst/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>adast.xyz</title> - <link rel="icon" type="image/x-icon" href="/images/favicon.ico"> + <link rel="icon" type="image/x-icon" href="images/favicon.ico"> <link rel="stylesheet" href="styles/style.css"> </head> <body> @@ -20,7 +20,7 @@ <h2 id="posts">Posts</h2> -<p>➤ <a href="game.html">Project Aftershock // Rizen’s Arena</a></p> +<p>➤ <a href="game.html">Project Aftershock</a></p> <footer> <a href="/" class="homepage-link">adast.xyz</a> — |