From f3897359bcfeccca32f5320897048a4e2356afd0 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 9 Jan 2025 17:56:47 +1100 Subject: template & config changes specific to my website. --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config') 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 \ - {} {http://localhost:8000} \ - {} {/style.css} \ - {} {/favicon.ico} \ + {} {http://jeaves.xyz} \ + {} {style.css} \ + {} {favicon.ico} \ ]; ## Do not delete this line! -- cgit v1.2.3