From 395819cdc076b51102432b53d28bfea47056d842 Mon Sep 17 00:00:00 2001 From: elijah Date: Sun, 9 Jun 2024 15:53:14 +0200 Subject: [PATCH] add personal website --- assets/style.css | 1 - contact/index.html | 1 + index.html | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 55ef128..903a1c0 100644 --- a/assets/style.css +++ b/assets/style.css @@ -101,7 +101,6 @@ align-items: center; background: transparent; } - .nav-links { flex-direction: column; align-items: center; diff --git a/contact/index.html b/contact/index.html index 0de181c..49f7f81 100644 --- a/contact/index.html +++ b/contact/index.html @@ -37,6 +37,7 @@
  • chat
  • status
  • files
  • +
  • personal
  • back
  • diff --git a/index.html b/index.html index 03e8a9f..6b30a59 100644 --- a/index.html +++ b/index.html @@ -40,6 +40,7 @@
  • chat
  • status
  • files
  • +
  • personal
  • contact