initial template

This commit is contained in:
Drew
2025-04-25 23:30:12 -06:00
commit c70da2eaac
15 changed files with 384 additions and 0 deletions

7
hugo.toml Normal file
View File

@ -0,0 +1,7 @@
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"