From d3ab8fe00d7e101087aadbcf915e9306ed1dd58a Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 21 Mar 2024 11:18:31 +0000 Subject: add contact and donate --- site/index.html | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'site/index.html') 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 -- cgit v1.2.1