about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-08-12 15:46:51 -0700
committerFranck Cuny <franck@fcuny.net>2021-08-12 15:46:51 -0700
commit19b3dccc1ff31534df3636d4d7d6a28c0ae1e189 (patch)
treec157f79f1d6dc7a230c87d5e34be48ff49e641ab
parentbuild: deploy to fly (diff)
downloadworld-19b3dccc1ff31534df3636d4d7d6a28c0ae1e189.tar.gz
config: add vanity
Diffstat (limited to '')
-rw-r--r--tools/govanity/vanity.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/govanity/vanity.yaml b/tools/govanity/vanity.yaml
index 13e0adf..57c18a1 100644
--- a/tools/govanity/vanity.yaml
+++ b/tools/govanity/vanity.yaml
@@ -1,5 +1,7 @@
 baseUrl: golang.fcuny.net
 vcs: git
 repositories:
+  - name: vanity
+    repo: https://git.fcuny.net/fcuny/govanity
   - name: tools
     repo: https://git.fcuny.net/fcuny/tools