Skip to content

Commit

Permalink
remove theme switcher and add twitter link
Browse files Browse the repository at this point in the history
  • Loading branch information
mattvagni committed Nov 19, 2023
1 parent 1fe7cc5 commit 31ff975
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions mint.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "Plain",
"modeToggle": {
"default": "light",
"isHidden": true
},
"logo": {
"light": "/public/logo/light.png",
"dark": "/public/logo/dark.png",
Expand All @@ -15,6 +19,12 @@
"name": "Sign in",
"url": "https://app.plain.com/"
},
"topbarLinks": [
{
"name": "@plainsupport",
"url": "https://twitter.com/plainsupport"
}
],
"tabs": [
{
"name": "API Reference",
Expand Down

0 comments on commit 31ff975

Please sign in to comment.