5 lines
122 B
TOML
5 lines
122 B
TOML
baseURL = 'https://astro.technoduck.me/'
|
|
languageCode = 'en-us'
|
|
title = 'CUAAC website'
|
|
theme = "hugo-theme-stack-stars"
|
|
|