Files
medlab-hugo-template/hugo.toml
2025-04-25 23:33:25 -06:00

7 lines
218 B
TOML

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Medlab Hugo Site'
[params]
description = "The Medlab Hugo theme is a basic starter theme for Hugo."
openGraphImage = "/images/og-default.jpg"