tangled
alpha
login
or
join now
tylur.dev
/
prototypey
prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork
atom
overview
issues
pulls
pipelines
didn't need that
Tyler
3 months ago
32de35fe
3f866a8b
-9
1 changed file
expand all
collapse all
unified
split
packages
site
index.html
-9
packages/site/index.html
···
8
<body>
9
<div id="root"></div>
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
</body>
21
</html>
···
8
<body>
9
<div id="root"></div>
10
<script type="module" src="/src/main.tsx"></script>
0
0
0
0
0
0
0
0
0
11
</body>
12
</html>