mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 11:38:28 -04:00
remove commit hash from footer to improve caching
This commit is contained in:
parent
dc7816b7e6
commit
204479a882
@ -3,7 +3,7 @@ languageCode = "en-us"
|
|||||||
title = "Jake Jarvis"
|
title = "Jake Jarvis"
|
||||||
|
|
||||||
# increase timeout for image processing
|
# increase timeout for image processing
|
||||||
timeout = 60000
|
timeout = 120000
|
||||||
|
|
||||||
canonifyURLs = true
|
canonifyURLs = true
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
</html>
|
</html>
|
||||||
|
|
||||||
{{"<!--" | safeHTML}} {{ hugo.Environment }} {{"-->" | safeHTML}}
|
{{"<!--" | safeHTML}} {{ hugo.Environment }} {{"-->" | safeHTML}}
|
||||||
{{"<!--" | safeHTML}} {{ hugo.Version }} ({{ hugo.CommitHash }}) {{"-->" | safeHTML}}
|
{{"<!--" | safeHTML}} {{ hugo.Version }} {{"-->" | safeHTML}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user