jr can now make an account on aegora

This commit is contained in:
2023-08-13 14:21:54 -06:00
parent 371b45c3d8
commit e05dd579c6
11 changed files with 244 additions and 1752 deletions
+5 -2
View File
@@ -78,10 +78,13 @@
<script src="./dist/jex_include/local-tweetnacl-1.0.3/dist/nacl.js"></script>
<!-- same but for blakejs
<script src="./dist/jex_include/local-blakejs-1.2.1/dist/index.js"></script>
-->
<!--
this is a non-issue
-->
<script type="module"
src="./dist/background.js"></script>
<script type="module" src="./dist/background.js"></script>
</body>
</html>