Improve blog readability and RSS configuration

This commit is contained in:
hbrain 2026-05-16 09:45:42 +00:00
parent 04e10a57ce
commit 037d616764
4 changed files with 107 additions and 36 deletions

View file

@ -10,7 +10,7 @@ DATA_DIR="./data"
REPORT_DIR="./reports"
WEB_DIR="./web"
SITE_BASE_PATH="/"
SITE_URL="http://localhost"
SITE_URL="https://hapi.novosel.dk"
# Extra owner directions appended to the 05:00 AI prompt
PROMPT_FILE="./llm_instructions.md"