From 1c958c97e700bfd2518c0739475c778ed5756050 Mon Sep 17 00:00:00 2001 From: Michi Date: Wed, 11 May 2022 17:49:54 +0200 Subject: [PATCH] Update index.html --- index.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 44733eb..c895140 100644 --- a/index.html +++ b/index.html @@ -82,10 +82,7 @@

Hi, my name is Michi von Ah and I'm loading... years old. I'm interested in smartphones, computers and electromobility (mainly Tesla). This is my website and here you can find something about me.

- - - - +
@@ -99,6 +96,15 @@

Projects

+ +
+
+ +

Michi's Escape Room

+

+ +
+
@@ -153,7 +159,7 @@ // Loading window.addEventListener('load', () => { // Code here - document.getElementById('scroll-top').style.display = "none"; + //document.getElementById('scroll-top').style.display = "none"; }); document.getElementById('scroll-top').addEventListener("click", function(){