diff --git a/config.ts b/config.ts
index 0dc01b0..8d09cf6 100644
--- a/config.ts
+++ b/config.ts
@@ -24,11 +24,10 @@ export class Config {
static readonly MAX_POSTS: number = 20;
/**
- * Footer text for the dashboard
- * @default "Astrally projected from witchcraft.systems"
+ * Footer text for the dashboard, you probably want to change this
*/
static readonly FOOTER_TEXT: string =
- "Astrally projected from witchcraft.systems";
+ "Astrally projected from witchcraft.systems
Source (github mirror)";
/**
* Whether to show the posts that are in the future