From ccba4011f39bfa4231da94ba32824ab5726c088a Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Mon, 17 Feb 2025 09:32:18 +0100 Subject: [PATCH] Add new page, some fixes --- site/src/about/aboutme/index.html | 3 ++- site/src/footer.html | 4 ++-- site/src/index.html | 6 +++++- site/src/links/index.html | 0 4 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 site/src/links/index.html diff --git a/site/src/about/aboutme/index.html b/site/src/about/aboutme/index.html index 49b8a69..4cb73e0 100644 --- a/site/src/about/aboutme/index.html +++ b/site/src/about/aboutme/index.html @@ -52,7 +52,7 @@
2021
-
BiogasControllerApp
+
BiogasControllerApp, Small projects
2022
@@ -77,6 +77,7 @@

Discover the full range of services and software offered here

+ Linktree
Blog Custom Websites diff --git a/site/src/footer.html b/site/src/footer.html index d317332..b6232d5 100644 --- a/site/src/footer.html +++ b/site/src/footer.html @@ -13,7 +13,7 @@ \ No newline at end of file +
diff --git a/site/src/index.html b/site/src/index.html index fc21f16..136b520 100644 --- a/site/src/index.html +++ b/site/src/index.html @@ -48,6 +48,8 @@

My work

+

Discover all my main projects

+ Discover them

Store

@@ -70,10 +72,12 @@
-

+

iOS Apps

+

Apps to improve your day-to-day life by providing useful features helping you stay safe and organized.

Custom Websites

+

Looking for a new website, an online booking tool or similar? Check out my previous projects

diff --git a/site/src/links/index.html b/site/src/links/index.html new file mode 100644 index 0000000..e69de29