Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
example
|
|
|
|
|
|
variables.
|
|
|
|
|
|
|
|
Congif googlefonts parameter now loads (by default or discards by setting) locally loaded Oxygen from _fonts.scss based on the user's preference.
|
|
Added _fonts.scss to load Oxygen locally.
|
|
Moved font-family to _fonts.scss for local loading of Oxygen.
|
|
Changed the with block to an if block to enable turning off of Google Fonts from config.
|
|
Updated with instructions on enabling, disabling or using default theme settings for Google fonts.
|
|
Functionality to enable or disable Google Fonts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note that this requires this fix in Hugo 0.55.2:
https://github.com/gohugoio/hugo/issues/5865
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|