Skip to content

Commit

Permalink
Updated navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
sivert-io committed Nov 19, 2023
1 parent 6fd653e commit eb98304
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions dev/src/navbar.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"avatars": "/components/avatars/",
"badges": "/components/badges/",
"icons_only": "/components/buttons/icons_only/",
"buttons": "/components/buttons/",
"regular": "/components/buttons/regular/",
"with_icon": "/components/buttons/with_icon/",
"colors": "/components/colors/",
"inputs": "/components/inputs/",
"modals": "/components/modals/",
"components": "/components/",
"servercards": "/components/servercards/",
"avatars": "/components/avatars",
"badges": "/components/badges",
"icons_only": "/components/buttons/icons_only",
"buttons": "/components/buttons",
"regular": "/components/buttons/regular",
"with_icon": "/components/buttons/with_icon",
"colors": "/components/colors",
"inputs": "/components/inputs",
"modals": "/components/modals",
"components": "/components",
"servercards": "/components/servercards",
"dev": "/dev",
"app": "/"
}

1 comment on commit eb98304

@vercel
Copy link

@vercel vercel bot commented on eb98304 Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gryt-ui – ./

gryt-ui-gryt.vercel.app
ui.gryt.chat
gryt-ui.vercel.app
gryt-ui-git-main-gryt.vercel.app

Please sign in to comment.