mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-07 23:33:09 +00:00
add title
This commit is contained in:
parent
a01d6d3b22
commit
285013d322
@ -14,6 +14,7 @@ export default function RootLayout({
|
||||
}) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<title>Share notes</title>
|
||||
<body className={inter.className}>
|
||||
<WakuProvider>{children}</WakuProvider>
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user