mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 12:59:36 +02:00
Add backend and frontend beta deployment workflows
This commit is contained in:
parent
ef3f2aee10
commit
de873c9eb5
4 changed files with 105 additions and 41 deletions
|
@ -88,11 +88,6 @@ const config: Config = {
|
|||
label: "Discord",
|
||||
position: "right",
|
||||
},
|
||||
{
|
||||
to: "/support",
|
||||
label: "Support 💖",
|
||||
position: "right",
|
||||
},
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
|
@ -122,10 +117,6 @@ const config: Config = {
|
|||
label: "Discord",
|
||||
href: "https://discord.gg/wRbQ9Egr8C",
|
||||
},
|
||||
{
|
||||
label: "Support 💖",
|
||||
to: "/support",
|
||||
},
|
||||
],
|
||||
},
|
||||
// {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue