mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-29 05:44:22 +01:00
Compare commits
No commits in common. "db2f45663542f12cb584deac142181e409e1a9a6" and "191b29442b779d2f0acb37db660c272f18ec49c1" have entirely different histories.
db2f456635
...
191b29442b
5 changed files with 5 additions and 1138 deletions
|
@ -136,7 +136,7 @@ markup:
|
||||||
title: true
|
title: true
|
||||||
renderer:
|
renderer:
|
||||||
hardWraps: false
|
hardWraps: false
|
||||||
unsafe: true # Set to "true" if you need to use raw html in blog posts
|
unsafe: false # Set to "true" if you need to use raw html in blog posts
|
||||||
xhtml: false
|
xhtml: false
|
||||||
highlight:
|
highlight:
|
||||||
anchorLineNos: true
|
anchorLineNos: true
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -3,7 +3,7 @@
|
||||||
command = "hugo --minify"
|
command = "hugo --minify"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "v0.129.0"
|
HUGO_VERSION = "v0.122.0"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
|
@ -11,10 +11,10 @@
|
||||||
command = "hugo --minify"
|
command = "hugo --minify"
|
||||||
|
|
||||||
[context.deploy-preview.environment]
|
[context.deploy-preview.environment]
|
||||||
HUGO_VERSION = "v0.129.0"
|
HUGO_VERSION = "v0.122.0"
|
||||||
|
|
||||||
[context.branch-deploy]
|
[context.branch-deploy]
|
||||||
command = "hugo"
|
command = "hugo"
|
||||||
|
|
||||||
[context.branch-deploy.environment]
|
[context.branch-deploy.environment]
|
||||||
HUGO_VERSION = "v0.12.0"
|
HUGO_VERSION = "v0.122.0"
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
|
@ -1 +1 @@
|
||||||
Subproject commit 2c47cd338caf1f807f7c5e831009bd8d0a68d55b
|
Subproject commit 946d1cc54f9fbfca2c8fdeab701abef6197a4100
|
Loading…
Reference in a new issue