prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey

didn't need that

Tyler 32de35fe 3f866a8b

-9
-9
packages/site/index.html
··· 8 8 <body> 9 9 <div id="root"></div> 10 10 <script type="module" src="/src/main.tsx"></script> 11 - <script> 12 - // Append to the <body>; can use a CSS selector to append somewhere else. 13 - window.goatcounter.visit_count({ append: "body" }); 14 - </script> 15 - <script 16 - data-goatcounter="https://prototypey.goatcounter.com/count" 17 - async 18 - src="//gc.zgo.at/count.js" 19 - ></script> 20 11 </body> 21 12 </html>