alexanderselimov.com/config.toml

12 lines
287 B
TOML

baseURL = "https://alexanderselimov.com"
languageCode = "en-us"
title = "Alexander Selimov"
theme = "LucentLink-Hugo"
minVersion = "0.115.0"
[params]
description = "Alexander Selimov's Website"
googleAnalytics = "" # your GA ID, if any
[outputs]
home = ["HTML"]