a tool for shared writing and social publishing

fix apple webapp title

+1 -1
+1 -1
app/layout.tsx
··· 15 15 description: "tiny interconnected social documents", 16 16 metadataBase: new URL(`https://leaflet.pub`), 17 17 appleWebApp: { 18 - title: "Hyperlink Academy", 18 + title: "Leaflet", 19 19 statusBarStyle: "black-translucent", 20 20 capable: true, 21 21 },