diff --git a/source/About/index.md b/source/About/index.md index dfc172a..2d663e1 100644 --- a/source/About/index.md +++ b/source/About/index.md @@ -12,7 +12,7 @@ My name is Tim. As I already mentioned, I am a young student from Austria who al And since I find it difficult to describe myself in sentences, I'll just throw some buzzwords together -(Also, i explained some stuff on my **[faq page](https://tim.kicker.dev/faq/)** btw.) + {% codeblock lang:cs %} var tK = new Person("Tim","Kicker"); @@ -36,6 +36,7 @@ tK.FavColor = Color.Black; {% endcodeblock %} +I explained some stuff on my [faq page](https://tim.kicker.dev/faq/) and if you want to read my stuff without javascript, please take a look at the [**alternate frontend**](https://blog.kicker.dev). Keep in mind: [You can always support me, if you want to!](https://www.buymeacoffee.com/timkicker) diff --git a/source/_posts/beautiful-internet.md b/source/_posts/beautiful-internet.md index 6bf52df..a0da9e2 100644 --- a/source/_posts/beautiful-internet.md +++ b/source/_posts/beautiful-internet.md @@ -29,7 +29,7 @@ Each blog was an explosion of colors and creativity. Every website had its own d Web pages were adorned with animated backgrounds, cursor trails, and unique icons. Yes, some might argue that it could get overwhelming at times, but it was just this boundless creativity that made every browsing experience a delightfully unpredictable adventure. -![](beautiful-internet/gifypet.jpg) +![](beautiful-internet/gifypet.png) [Gifypet](https://gifypet.neocities.org/), a gif pet creation tool (??!!) @@ -63,4 +63,6 @@ There's also a special webhoster called [Neocities](https://neocities.org/) wher A [couple of imageboards](https://dollchan.net/chanlist/chanlist-en.html) still exist, who remind us of a different time. You may not like it, but even [4chan](https://4chan.org) is such a place and i am happy that dumpster is still around. -I'm also currently working on a Web1.0 version of my blog. I'll probably update this entry and link to it, once it's finished. \ No newline at end of file +I'm also currently working on a Web1.0 version of my blog. ~~I'll probably update this entry and link to it, once it's finished.~~ + +[**Here it is!**](https://blog.kicker.dev) \ No newline at end of file