diff --git a/buttons/nostalga.gif b/buttons/nostalgic.gif similarity index 100% rename from buttons/nostalga.gif rename to buttons/nostalgic.gif diff --git a/favicon.png b/favicon.png new file mode 100644 index 0000000..6974868 Binary files /dev/null and b/favicon.png differ diff --git a/index.html b/index.html index 223e9e3..6125dec 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ Zane :P +
@@ -13,30 +14,38 @@
Under Construction
-

Welcome to my website :D

-

Hello! I am Zane, a young person that feels like 2000s internet was peak. If you are web surfing then I think you willl enjoy going to the links page but if you are just here randomly then settle down and enjoy the song I picked out for you.

+
+

Welcome to my website :D

+

Hello! I am Zane, a young person that feels like 2000s internet was peak. If you are web surfing then I think you willl enjoy going to the links page but if you are just here randomly then settle down and enjoy the song I picked out for you. Below you can see my updates on life, but I don't post often.

+

Background Music

+ song cover +

somewhere, someday - Tanger

-

Music by Tanger (not me)

+

Please enable autoplay for the best experience

+
\ No newline at end of file diff --git a/links.html b/links.html index 54e759c..eb83c67 100644 --- a/links.html +++ b/links.html @@ -5,6 +5,7 @@ Zane :P +
@@ -15,15 +16,18 @@

Check out my internet neighbors!

These people are on the internet and have cool websites to link to on my website.

- Melonking - - - - - - - - + Melonking + + + + + + + click to visit cepheus + + +
+

Link Me!

Please add me to your links page using this simple line of code!

<a href="https://zane.org"><img src="https://zane.org/logo.gif"></a>

diff --git a/style.css b/style.css index 017f6c8..449733d 100644 --- a/style.css +++ b/style.css @@ -58,4 +58,20 @@ a { image-rendering: pixelated; margin: 1px; display: inline; +} +.song-cover { + height: 200px; + width: auto; +} +.mini-text { + color: #fff; + font-size: 12px; + font-style: italic; + text-align: center; +} +.music audio { + width: auto; + height: auto; + align-items: center; + justify-content: center; } \ No newline at end of file diff --git a/swsd-logo.jpg b/swsd-logo.jpg new file mode 100644 index 0000000..25ed02a Binary files /dev/null and b/swsd-logo.jpg differ