Og image generator and small fix (#4)

* feat: og and ui

* fix: lines and border issue

* fix: changelog ux

* fix: better

* fix: ui revamp

* feat: og image and small fix

* fix: docs and parsing
This commit is contained in:
Kinfe Michael Tariku
2024-09-27 15:50:44 +03:00
committed by GitHub
parent d17f151dff
commit 2a576c8ff3
23 changed files with 19048 additions and 557 deletions

View File

@@ -41,6 +41,7 @@ export default function Layout({ children }: { children: ReactNode }) {
Github.
</Link>{" "}
</Banner>
<body className={`${GeistSans.variable} ${GeistMono.variable} font-sans overflow-x-hidden`}>
<RootProvider>
<NavbarProvider>
<Navbar />