7 lines
218 B
TOML
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" |