summary refs log tree commit diff stats
path: root/vanity.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vanity.toml')
-rwxr-xr-xvanity.toml20
1 files changed, 20 insertions, 0 deletions
diff --git a/vanity.toml b/vanity.toml
new file mode 100755
index 0000000..bfe1250
--- /dev/null
+++ b/vanity.toml
@@ -0,0 +1,20 @@
+title = "Alan's go packages"
+domain = "go.alanpearce.eu"
+forge = "https://git.alanpearce.eu"
+
+[[menu]]
+name = "Home"
+URL = "https://alanpearce.eu"
+
+[[menu]]
+name = "Repositories"
+URL = "https://git.alanpearce.eu"
+
+[[packages]]
+name = "website"
+
+[[packages]]
+name = "searchix"
+
+[[packages]]
+name = "x"