From 3b5d826ce028f3077d845942b6768e2244b71796 Mon Sep 17 00:00:00 2001 From: sefaria Date: Mon, 25 May 2026 00:27:40 +0200 Subject: [PATCH] creating about page for menu testing --- about.html | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 2 +- 2 files changed, 139 insertions(+), 1 deletion(-) create mode 100644 about.html diff --git a/about.html b/about.html new file mode 100644 index 0000000..c01cc41 --- /dev/null +++ b/about.html @@ -0,0 +1,138 @@ + + + + + + + About – Lars Winter + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+

+ About text +

+
+ +
+

+ As usual, my portfolio is a work in progress and currently only available on request. Please feel free to contact me via email for work collaborations and other requests. You can also find me on one of those fancy social networks, like Mastodon, LinkedIn (if really necessary), Instagram, and Twitter. +

+
+ +
+ +
+ + + +
+ + + + + + + + + + diff --git a/index.html b/index.html index 56d8fda..a110e70 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@