change tina config
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 18s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 18s
This commit is contained in:
parent
2d0c8315ea
commit
21145af3e9
|
|
@ -1,4 +1,4 @@
|
||||||
baseURL = 'https://meridian-corp.org'
|
baseURL = 'https://site.meridian-corp.org'
|
||||||
languageCode = 'fr-fr'
|
languageCode = 'fr-fr'
|
||||||
title = 'Meridian Corp'
|
title = 'Meridian Corp'
|
||||||
theme = 'liftoff'
|
theme = 'liftoff'
|
||||||
|
|
|
||||||
|
|
@ -10,15 +10,15 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/ObsidienStudio/Obsidian_Liftoff.git"
|
"url": "git+https://git.meridian-corp.org/obsidian/Website.git"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/ObsidienStudio/Obsidian_Liftoff/issues"
|
"url": "https://git.meridian-corp.org/obsidian/Website/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/ObsidienStudio/Obsidian_Liftoff#readme",
|
"homepage": "https://git.meridian-corp.org/obsidian/Website#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tinacms": "^1.5.21"
|
"tinacms": "^1.5.21"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user