diff --git a/About/index.html b/About/index.html index 80c10f2..6315221 100644 --- a/About/index.html +++ b/About/index.html @@ -221,8 +221,8 @@
Hi!
-My name is Tim. As I already mentioned, I am a young student from Austria who also happens to have a great passion for programming. But there are many other topics which I can’t stop talking about.
-And since I find it difficult to describe myself in sentences, I’ll just throw some buzzwords together
+My name is Tim. As I already mentioned, I am a young student from Austria who also happens to have a great passion for programming. But there are many other topics that I can’t stop talking about.
+And since I find it difficult to describe myself in sentences, I’ll just throw some buzzwords together:
var tK = new Person("Tim","Kicker");
tK.State = "Austria";
diff --git a/faq/index.html b/faq/index.html
index c44e5ec..f06c6fa 100644
--- a/faq/index.html
+++ b/faq/index.html
@@ -217,7 +217,7 @@
Frequently asked questions
What is your blog all about?
The purpose of this website is to give you a small overview about my projects, interests and opinions.
-How can I contact the author/administrator of the blog?
Mail: tim.kicker@protonmail.com
+How can I contact the author/administrator of the blog?
Mail: tim.kicker@protonmail.com
Twitter: @timjkicker
LinkedIn: https://www.linkedin.com/in/tim-kicker/
Are the articles on this blog written by a single author or multiple contributors?
At the time of writing, all blogs were completely done by myself.
diff --git a/index.html b/index.html
index 16ca40b..6d776c7 100644
--- a/index.html
+++ b/index.html
@@ -220,6 +220,7 @@
I am Tim J. Kicker
A student and developer from Austria 🇦🇹
The purpose of this website is to give you a small overview about my projects, interests and opinions.
+ Please note that this is the modern version of my blog. If you want to view my stuff without JS (and a little more retro-looking), you may want to take a look at the alternative frontend.