enigmatic 0.36.0 → 0.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/client/public/index.html +1 -0
- package/package.json +1 -1
package/client/public/index.html
CHANGED
|
@@ -410,5 +410,6 @@ CLOUDFLARE_PUBLIC_URL=https://your-account-id.r2.cloudflarestorage.com</code></p
|
|
|
410
410
|
<p>MIT License • Built with Bun</p>
|
|
411
411
|
</div>
|
|
412
412
|
</footer>
|
|
413
|
+
<script src="https://cdn.counter.dev/script.js" data-id="b776fd07-46c1-47fc-98f6-472310d54f95" data-utcoffset="-6"></script>
|
|
413
414
|
</body>
|
|
414
415
|
</html>
|