tangled
alpha
login
or
join now
zeu.dev
/
potatonet-app
12
fork
atom
Read-it-later social network
12
fork
atom
overview
issues
pulls
pipelines
add onedollarstats
zeu.dev
1 month ago
9867870a
dbe9a219
+5
1 changed file
expand all
collapse all
unified
split
src
app.html
+5
src/app.html
···
10
10
<meta property="og:description" content="Find your next read in the network" />
11
11
<meta property="og:image" content="https://potatonet.app/potatonet-og.png" />
12
12
<meta property="og:image:alt" content="An ASCII potato with planet ring surrounding it; potatonet; Find your next read in the network" />
13
13
+
<script
14
14
+
defer
15
15
+
src="https://assets.onedollarstats.com/stonks.js"
16
16
+
data-debug="potatonet.app"
17
17
+
></script>
13
18
%sveltekit.head%
14
19
</head>
15
20
<body data-sveltekit-preload-data="hover">