diff options
| author | Anser <rostgans@tutamail.com> | 2026-08-21 18:24:48 +0200 |
|---|---|---|
| committer | Anser <rostgans@tutamail.com> | 2026-08-21 18:24:48 +0200 |
| commit | 4e6f9d64a68db6b933a8ca74994dca857db56a43 (patch) | |
| tree | af8160eef24ab7d64e3bc83d8abcc16cf50d3637 /index.html | |
| parent | 523c9782fce91e3976409533e5176b6b9952b8f7 (diff) | |
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> |
