diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>personal_web</title> + <title>Anser's Pond</title> <link rel="stylesheet" href="style.css"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> @@ -11,7 +11,7 @@ <div class="header"> <h1> <span class="color_orange">/</span> - personal_web + Anser's Pond <span class="color_orange">/</span></h1> <p>Managed an owned by: <a href="/Anser">Anser</a></p> <h2>Welcome Comrade!</h2> @@ -23,7 +23,7 @@ <section class="block"> - <h3><a href="https://cgit.<well>">~ cgit</a></h3> + <h3><a href="https://git.anseranser.net">>~ cgit</a></h3> <p>> My personal git instance, powered by cgit</p> </section> |
