Skip to content

Commit

Permalink
Updeate frontend application
Browse files Browse the repository at this point in the history
  • Loading branch information
vaamx committed Nov 24, 2024
1 parent 490e153 commit cf90f8f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 18,891 deletions.
22 changes: 3 additions & 19 deletions config/site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,12 @@ export const siteConfig = {
navItems: [
{
label: "Home",
href: "/",
},
{
label: "Docs",
href: "https://github.com/Bankero-labs/bankero-manifesto",
href: "https://bankero.co/",
target: "_blank",
rel: "noopener noreferrer",
},
{
label: "Pricing",
href: "https://github.com/Bankero-labs/bankero-manifesto",
target: "_blank",
rel: "noopener noreferrer",
},
{
label: "Blog",
href: "https://github.com/Bankero-labs/bankero-manifesto",
target: "_blank",
rel: "noopener noreferrer",
},
{
label: "About",
label: "Docs",
href: "https://github.com/Bankero-labs/bankero-manifesto",
target: "_blank",
rel: "noopener noreferrer",
Expand Down Expand Up @@ -68,7 +52,7 @@ export const siteConfig = {
},
],
links: {
github: "https://github.com/https://github.com/Bankero-Labs/vitalia-hackathon",
github: "https://github.com/Bankero-Labs/vitalia-hackathon",
twitter: "https://x.com/bankerolabs",
docs: "https://github.com/Bankero-Labs/bankero-manifesto/blob/main/Bankero_Manifesto.md",
},
Expand Down
Loading

0 comments on commit cf90f8f

Please sign in to comment.