Rename the design-system submodule -> base

This commit is contained in:
Eryn Wells 2024-06-29 10:24:29 -07:00
parent 91e1432034
commit 03f5c1ada4
3 changed files with 9 additions and 6 deletions

6
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule "themes/design-system"]
path = themes/design-system
url = nutmeg.erynwells.me:git/hugo-erynwells-design-system.git
[submodule "themes/blog"]
path = themes/blog
url = nutmeg.erynwells.me:git/hugo-theme-erynwells-blog.git
[submodule "themes/base"]
path = themes/base
url = nutmeg.erynwells.me:git/hugo-theme-erynwells-base.git

View file

@ -3,9 +3,12 @@ languageCode: en-us
title: Test Site
theme:
- design-system
- blog
- base
modules:
module:
hugoVersion:
extended: false
min: "0.116.0"
imports:
- path: "design-system"
- path: base