about summary refs log tree commit diff
path: root/archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'archive.h')
-rw-r--r--archive.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/archive.h b/archive.h
index 11d5a2b..75d8781 100644
--- a/archive.h
+++ b/archive.h
@@ -24,6 +24,8 @@
 
 #include "imap.h"
 
+#define GENERATOR_URL "https://git.causal.agency/bubger"
+
 struct Address {
 	char *name;
 	const char *mailbox;