summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2022-10-08 01:28:57 +0200
committerAlan Pearce2025-03-16 00:56:49 +0100
commitffcad8f0f1a93e87b3aa8a4c65ec76f492dd6f80 (patch)
tree9b0d85fd1e5436ff9798bd3a834989b50439b2ad /config.toml
parentb1165ab9130b314791e8527b2e71c3051f7f8db9 (diff)
downloadwebsite-ffcad8f0f1a93e87b3aa8a4c65ec76f492dd6f80.tar.lz
website-ffcad8f0f1a93e87b3aa8a4c65ec76f492dd6f80.tar.zst
website-ffcad8f0f1a93e87b3aa8a4c65ec76f492dd6f80.zip
Add link to codeberg
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index d9c5ce7..5c050b6 100644
--- a/config.toml
+++ b/config.toml
@@ -27,5 +27,8 @@ feed = true
     url = "mailto:alan@alanpearce.eu"
     weight = 1
 [[extra.menu.contact]]
+    name = "Codeberg"
+    url = "https://codeberg.org/alanpearce"
+[[extra.menu.contact]]
     name = "GitHub"
     url = "https://github.com/alanpearce"