mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-17 05:20:01 -04:00
FEAT: ADD RAMMER(HELL)HEAD
This commit is contained in:
parent
af18beb134
commit
4f13c42b6e
4 changed files with 202 additions and 4 deletions
|
@ -18,7 +18,7 @@ export function App() {
|
|||
<Router>
|
||||
<Route path="/" component={Home} />
|
||||
<Route path="/discord" component={DiscordPage} />
|
||||
<Route path="/proxyframe/:id" component={ProxyFrame} />
|
||||
<Route path="/go/:url" component={ProxyFrame} />
|
||||
<Route path="/settings" component={Settings} />
|
||||
<Route default component={NotFound} />
|
||||
</Router>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue