aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2024-03-29 12:39:32 +0100
committerMiguel Ángel Moreno <mail@migalmoreno.com>2024-03-29 12:39:32 +0100
commit825d572d5ccd9af03b6b9d8ec9f2e6e770631705 (patch)
tree5bfc0ac737ce8d3127a869ddd53cfda4333bc10d
parent87399d2100fded0200b7a6234b84fed3e248fe2b (diff)
feat: remove donation page
-rw-r--r--haunt.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/haunt.scm b/haunt.scm
index 19d9e99..bac08ff 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -281,8 +281,6 @@ describe my personal projects and contributions.")))))
#:extra-attributes '((rel "me")))
(cons (string-append "https://git." %domain)
"fa-brands fa-git-alt")
- (cons (string-append "https://ko-fi.com/" %username)
- "fa-solid fa-mug-saucer")
(cons "https://sr.ht/~mmoreno"
"fa-regular fa-circle")
(cons (format #f "https://github.com/~a" %username)