Highly ambitious ATProtocol AppView service and sdks
0
fork

Configure Feed

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

goatcounter

+3
+3
frontend/src/shared/fragments/Layout.tsx
··· 56 56 <script src="https://unpkg.com/hyperscript.org@0.9.12"></script> 57 57 <script src="https://cdn.tailwindcss.com/3.4.1"></script> 58 58 <script src="https://unpkg.com/lucide@latest"></script> 59 + {Deno.env.get("DENO_ENV") === "production" && ( 60 + <script data-goatcounter="https://slices.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script> 61 + )} 59 62 <style 60 63 dangerouslySetInnerHTML={{ 61 64 __html: `