Add preload for required JS module

dev
gravel 3 years ago
parent 3aa34f9c52
commit 3d10cf9dc2
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -33,6 +33,7 @@
<link rel="canonical" href="https://sessioncommunities.online/"> <link rel="canonical" href="https://sessioncommunities.online/">
<link rel="stylesheet" href="./index.css"> <link rel="stylesheet" href="./index.css">
<script type="module" src="./main.js"></script> <script type="module" src="./main.js"></script>
<link rel="modulepreload" href="./constants.js">
<title>Self-updating list of active Session communities</title> <title>Self-updating list of active Session communities</title>
<meta name="description" content=" <meta name="description" content="
Directory of Session Open Groups — public chatrooms within Session Messenger. Directory of Session Open Groups — public chatrooms within Session Messenger.

Loading…
Cancel
Save