mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-27 22:54:23 +01:00
Compare commits
No commits in common. "faf79d37ad9338abf09a13ad15c8613def129daa" and "653fed6001cc25e4ff01d661cc99df3c2351e376" have entirely different histories.
faf79d37ad
...
653fed6001
2 changed files with 1 additions and 10 deletions
|
@ -2,12 +2,6 @@
|
|||
publish = "public"
|
||||
command = "hugo --minify"
|
||||
|
||||
[[headers]]
|
||||
# Define which paths this specific [[headers]] block will cover.
|
||||
for = "/.well-known/matrix/client"
|
||||
[headers.values]
|
||||
Access-Control-Allow-Origin = "*"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "v0.129.0"
|
||||
HUGO_ENV = "production"
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://m.aroy-art.com"
|
||||
},
|
||||
"m.identity_server": {
|
||||
"base_url": "https://vector.im"
|
||||
"base_url": "https://aroy-art.com"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue