diff options
Diffstat (limited to 'config')
-rw-r--r-- | config | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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! |