mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 18:06:57 +00:00
add footer
This commit is contained in:
@@ -37,7 +37,7 @@ function RootDocument({ children }: { children: ReactNode }) {
|
||||
<head>
|
||||
<HeadContent />
|
||||
</head>
|
||||
<body className="font-sans antialiased [overflow-wrap:anywhere]">
|
||||
<body className="font-sans antialiased">
|
||||
<Header />
|
||||
{children}
|
||||
<Footer />
|
||||
|
||||
Reference in New Issue
Block a user