mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 14:45:11 -04:00
Add back CRP for speed tests
This commit is contained in:
parent
5d6d522149
commit
ef8ed989dc
@ -44,7 +44,7 @@ googleAnalytics = "UA-76549364-1"
|
|||||||
## Used for views in rendered HTML (i.e., rather than using the .Hugo variable)
|
## Used for views in rendered HTML (i.e., rather than using the .Hugo variable)
|
||||||
release = "0.20"
|
release = "0.20"
|
||||||
## Critical Render Path. If true, site style will be embedded in a <style> tag in each html <head> as part of Gulp Build. False puts a typical <link> to the stylesheet in <head> See layouts/partials/style-embed.html
|
## Critical Render Path. If true, site style will be embedded in a <style> tag in each html <head> as part of Gulp Build. False puts a typical <link> to the stylesheet in <head> See layouts/partials/style-embed.html
|
||||||
usecrp = false
|
usecrp = true
|
||||||
## Twitter handle without the "@"
|
## Twitter handle without the "@"
|
||||||
twitterhandle = "GoHugoIO"
|
twitterhandle = "GoHugoIO"
|
||||||
## Default Image for Social Sharing. This image should live at static/images/
|
## Default Image for Social Sharing. This image should live at static/images/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user