From 9c643c0a8b62172b151b8ba2b1e3f10841479775 Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 13 Oct 2025 12:13:59 +0200 Subject: up --- .config/browsers/home.css | 7 ------- .config/browsers/home.html | 10 +++++++++- 2 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 .config/browsers/home.css diff --git a/.config/browsers/home.css b/.config/browsers/home.css deleted file mode 100644 index fcd08e6..0000000 --- a/.config/browsers/home.css +++ /dev/null @@ -1,7 +0,0 @@ -body { - width: 100%; - height: 100%; - font-family: sans-serif; - color: #ebdbb2; - background-color: #1d2021; -} diff --git a/.config/browsers/home.html b/.config/browsers/home.html index 2b4db6e..627ad20 100644 --- a/.config/browsers/home.html +++ b/.config/browsers/home.html @@ -1,9 +1,17 @@ + joe's homepage -

hey

-- cgit v1.2.3