From bc07a8e0c04d1f3781c712f3325a104efbf32366 Mon Sep 17 00:00:00 2001 From: timkicker Date: Wed, 26 Jul 2023 13:11:04 +0200 Subject: [PATCH] fix a typo (embarrasing) --- source/About/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/About/index.md b/source/About/index.md index c892e38..bb479eb 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 , there's an **[faq page](https://tim.kicker.dev/faq/)** btw.) +(Also, i explained some stuff on my **[faq page](https://tim.kicker.dev/faq/)** btw.) {% codeblock lang:cs %} var tK = new Person("Tim","Kicker");