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 | |
| parent | 523c9782fce91e3976409533e5176b6b9952b8f7 (diff) | |
| -rw-r--r-- | Anser/index.html | 4 | ||||
| -rw-r--r-- | Manifest/index.html | 2 | ||||
| -rw-r--r-- | index.html | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/Anser/index.html b/Anser/index.html index 38d5fc0..3e8a91d 100644 --- a/Anser/index.html +++ b/Anser/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>Anser</title> + <title>AnserAnser</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> - <a href="/">personal_web</a> + <a href="/">Anser's Pond</a> <span class="color_orange">/</span> Anser </h1> diff --git a/Manifest/index.html b/Manifest/index.html index 37a01c6..4b87a90 100644 --- a/Manifest/index.html +++ b/Manifest/index.html @@ -11,7 +11,7 @@ <div class="header"> <h1> <span class="color_orange">/</span> - <a href="/">personal_web</a> + <a href="/">Anser's Pond</a> <span class="color_orange">/</span> The_Manifesto </h1> @@ -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> |
