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'
|
||||
title = 'Meridian Corp'
|
||||
theme = 'liftoff'
|
||||
|
|
|
|||
|
|
@ -10,15 +10,15 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ObsidienStudio/Obsidian_Liftoff.git"
|
||||
"url": "git+https://git.meridian-corp.org/obsidian/Website.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"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": {
|
||||
"tinacms": "^1.5.21"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user