summaryrefslogtreecommitdiff
path: root/project/templates
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-04-23 03:11:52 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2025-04-23 03:11:52 +1200
commitbc4bd9ca01bd65ee6da22f1ef784cddf39356e17 (patch)
tree06847a40caabebd8765915a21e2dadf4d03610b4 /project/templates
parent1c891069797058d31d7e201b1325d45dc83bc175 (diff)
Liberapay donate button addedHEADmaster
Diffstat (limited to 'project/templates')
-rw-r--r--project/templates/base.xhtml10
1 files changed, 9 insertions, 1 deletions
diff --git a/project/templates/base.xhtml b/project/templates/base.xhtml
index 27fad39..1e49e09 100644
--- a/project/templates/base.xhtml
+++ b/project/templates/base.xhtml
@@ -11,7 +11,15 @@
</head>
<body>
<div class="white">
- <h2>Jedidiah Barber's Personal Site</h2>
+ <div class="header">
+ <h2>Jedidiah Barber's Personal Site</h2>
+ <a href="https://liberapay.com/jedb/donate">
+ <img src="/img/liberapay_donate.svg"
+ alt="Donate via Liberapay"
+ height="30"
+ width="83" />
+ </a>
+ </div>
<hr />
<div class="nav">
<ul>