MyFavStuff5/config.toml

11 lines
414 B
TOML

baseURL = "https://blog-koo48w00w0cw4sscokc0448k.reflectonai.com"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "" # You can specify a theme here later
[params]
description = "A cool new website built with Hugo and deployed on Coolify!"
# Default publish directory is 'public', which is what Coolify expects for static sites.
# No need to explicitly set publishDir = "public" unless you change it.