tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
27
pulls
pipelines
fix apple webapp title
awarm.space
1 year ago
9de58c8e
650a96ca
+1
-1
1 changed file
expand all
collapse all
unified
split
app
layout.tsx
+1
-1
app/layout.tsx
···
15
15
description: "tiny interconnected social documents",
16
16
metadataBase: new URL(`https://leaflet.pub`),
17
17
appleWebApp: {
18
18
-
title: "Hyperlink Academy",
18
18
+
title: "Leaflet",
19
19
statusBarStyle: "black-translucent",
20
20
capable: true,
21
21
},