mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Add page content editor to sidebar
This commit is contained in:
parent
8458849d88
commit
fb48b5008a
@ -141,6 +141,9 @@ export default function MainLayout(props) {
|
||||
<Menu.Item key="config-public-details">
|
||||
<Link href="/config-public-details">Public Details</Link>
|
||||
</Menu.Item>
|
||||
<Menu.Item key="edit-page-content">
|
||||
<Link href="/edit-page-content">Page Content</Link>
|
||||
</Menu.Item>
|
||||
<Menu.Item key="config-server-details">
|
||||
<Link href="/config-server-details">Server Details</Link>
|
||||
</Menu.Item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user