Get rid of side panel to minimize noise in layout

This commit is contained in:
Dave Gallant
2024-01-07 09:45:36 -05:00
parent 604f3aaa4c
commit c7a2b2f4d2
45 changed files with 36 additions and 3550 deletions

View File

@@ -86,10 +86,6 @@ Add the following to the `config.toml` file:
[[module.imports.mounts]]
source = "assets/css/json-resume.css"
target = "assets/css/critical/44-json-resume.css"
[[module.mounts]]
# required by hugo-mod-json-resume
source = "node_modules/simple-icons/icons"
target = "assets/simple-icons"
[[module.mounts]]
source = "assets"
target = "assets"