diff options
-rw-r--r-- | hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ baseURL = 'https://iloveliquids.com/' languageCode = 'en-us' title = 'I Love Liquids' +theme = "vapor" [params] # "relatedtext" is the text that appears above the tag list at the bottom of pages. |