hugo-test-site/hugo.yaml

12 lines
151 B
YAML
Raw Permalink Normal View History

2024-06-06 21:01:40 -07:00
baseURL: https://example.org/
languageCode: en-us
title: Test Site
theme:
2024-06-22 10:31:57 -07:00
- design-system
- blog
2024-06-06 21:01:40 -07:00
modules:
imports:
- path: "design-system"