diff options
author | axtlos <axtlos@disroot.org> | 2025-04-25 22:17:42 +0200 |
---|---|---|
committer | axtlos <axtlos@disroot.org> | 2025-04-25 22:17:42 +0200 |
commit | b22d6d8a2bca981533a16e49c26d16c737f7dc75 (patch) | |
tree | d1b5b0342d1378ad3f0209b0e07b1c4541c09371 | |
parent | 5a26f56594a679689880294fa931ada87fc5d770 (diff) | |
download | website-b22d6d8a2bca981533a16e49c26d16c737f7dc75.tar.gz website-b22d6d8a2bca981533a16e49c26d16c737f7dc75.tar.bz2 |
add favicon and change url to pinkro.se
-rw-r--r-- | favicon.ico | bin | 0 -> 1886 bytes | |||
-rw-r--r-- | index.html | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/favicon.ico b/favicon.ico Binary files differnew file mode 100644 index 0000000..a7b7181 --- /dev/null +++ b/favicon.ico @@ -5,6 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Rose Garden</title> <link rel="stylesheet" href="./style.css"> + <link rel="icon" href="favicon.ico" type="image/x-icon"> </head> <body> @@ -230,7 +231,7 @@ </div> <div class="bottom-bar-wrapper"> <div class="bottom-bar"> - <a href="https://xenia.blahaj.land" target="_blank" rel="noopener noreferrer" title="rose garden"> + <a href="https://pinkro.se" target="_blank" rel="noopener noreferrer" title="rose garden"> <img src="rose_88x31.png" alt="button that says 'rose', a rose grows out of the o, on the left the character milk chan is visible, a very pale girl with shoulder length brown hair wearing a black hoodie"> </a> <a href="https://chronovore.dev" target="_blank" rel="noopener noreferrer" title="legiayayana's orbit"> |