summaryrefslogtreecommitdiffstats
path: root/hugo.toml
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-03-16 17:34:28 -0400
committerSam Anthony <sam@samanthony.xyz>2026-03-16 17:34:28 -0400
commit2ab398cd629a98543e5393829735f3303e5abf1a (patch)
treeb2df6529d58b501af986b22264af7aa432f6b3a4 /hugo.toml
parent8ee4b8237e2f89ee6d7b06d42d59bd5cddf83af7 (diff)
downloadsamanthony.xyz-2ab398cd629a98543e5393829735f3303e5abf1a.zip
set type in ET Book font
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml56
1 files changed, 0 insertions, 56 deletions
diff --git a/hugo.toml b/hugo.toml
index d737e91..45197f2 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -32,59 +32,3 @@ relativeURLs = true
name = 'Projects'
pageRef = '/projects'
weight = 4
-
-[module]
- [[module.mounts]]
- source = 'modules/fonts/plex/packages/plex-serif/fonts/split/woff2'
- target = 'static/fonts/plex/packages/plex-serif/fonts/split/woff2'
-
- # Default mounts
- [[module.mounts]]
- disableWatch = false
- source = 'content'
- target = 'content'
- [module.mounts.sites]
- [module.mounts.sites.complements]
- [module.mounts.sites.matrix]
- [[module.mounts]]
- disableWatch = false
- source = 'data'
- target = 'data'
- [module.mounts.sites]
- [module.mounts.sites.complements]
- [module.mounts.sites.matrix]
- [[module.mounts]]
- disableWatch = false
- source = 'layouts'
- target = 'layouts'
- [module.mounts.sites]
- [module.mounts.sites.complements]
- [module.mounts.sites.matrix]
- [[module.mounts]]
- disableWatch = false
- source = 'i18n'
- target = 'i18n'
- [module.mounts.sites]
- [module.mounts.sites.complements]
- [module.mounts.sites.matrix]
- [[module.mounts]]
- disableWatch = false
- source = 'archetypes'
- target = 'archetypes'
- [module.mounts.sites]
- [module.mounts.sites.complements]
- [module.mounts.sites.matrix]
- [[module.mounts]]
- disableWatch = false
- source = 'assets'
- target = 'assets'
- [module.mounts.sites]
- [module.mounts.sites.complements]
- [module.mounts.sites.matrix]
- [[module.mounts]]
- disableWatch = false
- source = 'static'
- target = 'static'
- [module.mounts.sites]
- [module.mounts.sites.complements]
- [module.mounts.sites.matrix]