feat: change docs

This commit is contained in:
Nevo David 2024-09-01 23:30:31 +07:00
parent 5de6cb0c2a
commit aa612447e8
3 changed files with 8 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -15,18 +15,18 @@
"to": "#612ad5" "to": "#612ad5"
} }
}, },
"openapi": "https://api.gitroom.com/docs-json", "openapi": "https://api.postiz.com/docs-json",
"api": { "api": {
"baseUrl": "https://api.gitroom.com" "baseUrl": "https://api.postiz.com"
}, },
"topbarLinks": [ "topbarLinks": [
{ {
"name": "Support", "name": "Support",
"url": "mailto:nevo@gitroom.com" "url": "mailto:nevo@postiz.com"
}, },
{ {
"name": "Cloud", "name": "Cloud",
"url": "https://platform.gitroom.com" "url": "https://platform.postiz.com"
} }
], ],
"modeToggle": { "modeToggle": {
@ -34,23 +34,18 @@
}, },
"topbarCtaButton": { "topbarCtaButton": {
"type": "github", "type": "github",
"url": "https://github.com/gitroomhq/gitroom" "url": "https://github.com/gitroomhq/postiz-app"
}, },
"anchors": [ "anchors": [
{ {
"name": "Community", "name": "Community",
"icon": "discord", "icon": "discord",
"url": "https://discord.gitroom.com" "url": "https://postiz.gitroom.com"
}, },
{
"name": "Blog",
"icon": "newspaper",
"url": "https://gitroom.com/blog"
}
], ],
"navigation": [ "navigation": [
{ {
"group": "How to use Gitroom", "group": "How to use Postiz",
"pages": [ "pages": [
"use/analytics", "use/analytics",
{ {
@ -84,7 +79,7 @@
], ],
"footerSocials": { "footerSocials": {
"twitter": "https://twitter.com/nevodavid", "twitter": "https://twitter.com/nevodavid",
"github": "https://github.com/gitroomhq/gitroom", "github": "https://github.com/gitroomhq/postiz-app",
"linkedin": "https://www.linkedin.com/nevodavid" "linkedin": "https://www.linkedin.com/nevodavid"
} }
} }