mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
Temporarily hardcode critical css in forked theme
This commit is contained in:
@@ -14,6 +14,8 @@ params:
|
||||
text: davegallant.ca
|
||||
url: /
|
||||
|
||||
defaultTheme: "dark"
|
||||
|
||||
comments:
|
||||
utterances:
|
||||
enable: true
|
||||
@@ -61,6 +63,13 @@ module:
|
||||
imports:
|
||||
- path: github.com/davegallant/hugo-theme-gruvbox
|
||||
- path: github.com/schnerring/hugo-mod-json-resume
|
||||
mounts:
|
||||
- source: data
|
||||
target: data
|
||||
- source: layouts
|
||||
target: layouts
|
||||
- source: assets/css/json-resume.css
|
||||
target: assets/css/critical/44-json-resume.css
|
||||
mounts:
|
||||
- source: node_modules/simple-icons/icons
|
||||
target: assets/simple-icons
|
||||
|
Reference in New Issue
Block a user