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