tangled
alpha
login
or
join now
bunware.org
/
pin.to.it
6
fork
atom
Scrapboard.org client
6
fork
atom
overview
issues
pulls
pipelines
Update layout.tsx
authored by
Turtlepaw
and committed by
GitHub
7 months ago
40ef2780
38a3f69c
+1
-1
1 changed file
expand all
collapse all
unified
split
src
app
layout.tsx
+1
-1
src/app/layout.tsx
···
21
21
const inter = Inter({ subsets: ["latin"] });
22
22
23
23
export const metadata: Metadata = {
24
24
-
title: "Scribbleboard",
24
24
+
title: "pin.to.it",
25
25
description: "Simple scrapboard client",
26
26
};
27
27