summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config6
1 files changed, 3 insertions, 3 deletions
diff --git a/config b/config
index a173f79..3793e57 100644
--- a/config
+++ b/config
@@ -12,7 +12,7 @@ variable d_output {/home/aleksei/jeaves.xyz/www/}
variable replacement \
[dict create \
- {<!--domain-->} {http://localhost:8000} \
- {<!--css-->} {/style.css} \
- {<!--favicon-->} {/favicon.ico} \
+ {<!--domain-->} {http://jeaves.xyz} \
+ {<!--css-->} {style.css} \
+ {<!--favicon-->} {favicon.ico} \
]; ## Do not delete this line!