@ -13,7 +13,7 @@
>
<link defer rel="stylesheet" href="css/general.css" media="all">
<script defer type="module" src="index.mjs"></script>
<script async type="module" src="index.mjs"></script>
</head>
<body>
@ -12,7 +12,7 @@
<script defer type="module" src="posts.mjs"></script>
<script async type="module" src="posts.mjs"></script>