mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 17:44:24 +01:00
Compare commits
3 commits
973528f5c9
...
01444f20f2
Author | SHA1 | Date | |
---|---|---|---|
01444f20f2 | |||
fe0ec4d52d | |||
18a1a07c54 |
3 changed files with 2 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
baseURL: "/"
|
baseURL: "/"
|
||||||
languageCode: en-gb
|
languageCode: en-gb
|
||||||
title: Aroy Art
|
title: Aroy Art
|
||||||
theme: BioTech
|
theme: Rinkusu
|
||||||
|
|
||||||
# Add an S on the end of titles
|
# Add an S on the end of titles
|
||||||
pluralizeListTitles: False
|
pluralizeListTitles: False
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
publish = "public"
|
publish = "public"
|
||||||
command = "hugo"
|
command = "hugo"
|
||||||
|
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "v0.108.0"
|
HUGO_VERSION = "v0.108.0"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
|
@ -15,7 +14,7 @@
|
||||||
HUGO_VERSION = "v0.108.0"
|
HUGO_VERSION = "v0.108.0"
|
||||||
|
|
||||||
[context.branch-deploy]
|
[context.branch-deploy]
|
||||||
command = "hugo --minify"
|
command = "hugo"
|
||||||
|
|
||||||
[context.branch-deploy.environment]
|
[context.branch-deploy.environment]
|
||||||
HUGO_VERSION = "v0.108.0"
|
HUGO_VERSION = "v0.108.0"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 980825f55e92c1e27d4894ba252c90a14f75e355
|
|
Loading…
Reference in a new issue