Read-it-later social network
12
fork

Configure Feed

Select the types of activity you want to include in your feed.

add onedollarstats

zeudev 9867870a dbe9a219

+5
+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 + <script 14 + defer 15 + src="https://assets.onedollarstats.com/stonks.js" 16 + data-debug="potatonet.app" 17 + ></script> 13 18 %sveltekit.head% 14 19 </head> 15 20 <body data-sveltekit-preload-data="hover">