From d3ab8fe00d7e101087aadbcf915e9306ed1dd58a Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 21 Mar 2024 11:18:31 +0000 Subject: [PATCH] add contact and donate --- site/index.html | 19 ++++++++++++++++--- site/page.sh | 10 +++++----- site/style.css | 10 ++++++++++ 3 files changed, 31 insertions(+), 8 deletions(-) diff --git a/site/index.html b/site/index.html index 0f9c75d..06f3f14 100755 --- a/site/index.html +++ b/site/index.html @@ -6,9 +6,8 @@ cat << EOF
-

Hi, I'm david and this is my website.

+

hi, i'm david and this is my website. i'm interested in all things esoteric as well as writing "shell scripts" and playing around with free software

-

if you want to contact me, you can message me on matrix @ix:davidovski.xyz.

@@ -41,5 +40,19 @@ for file in $entries; do cat << EOF -
+EOF + +cat << EOF +
+

donate

+ +

if you like what i do and you want to support me, consider donating Monero

+ + 49ECi71yshT6kvzFJKyvVDXLarVp9EGR54ZUw9ebqPetKn2kbaRavFG4FCG4MALkGXVZ16KM5c92MJ7vDWL7iwFs66Q1UQ2 +
+
+

contact

+ +

if you want to contact me, you can message me on matrix @ix:davidovski.xyz or via the email linked at the top of the page.

+
EOF diff --git a/site/page.sh b/site/page.sh index d3bf1a7..426eb59 100755 --- a/site/page.sh +++ b/site/page.sh @@ -20,16 +20,16 @@ cat << EOF
- davidovski.xyz + davidovski.xyz