diff --git a/config.toml b/config.toml index 546f9a8..e532c04 100644 --- a/config.toml +++ b/config.toml @@ -2,6 +2,7 @@ baseURL = "http://example.org/" languageCode = "en-us" title = "ptrcnull.me" theme = "smol" +publishDir = "/var/www/ptrcnull.me" [params] subtitle = "writeups and other stuff"