Add deferred scripts for dynamic age

This commit is contained in:
Raymonzut
2020-06-16 18:51:45 +02:00
parent 318ab4c6ca
commit 1a42c6ef77
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -12,6 +12,9 @@
>
<link rel="stylesheet" href="css/themes.css" media="all">
<link rel="stylesheet" href="css/index.css" media="all">
<script defer type= "module" src="js/me.mjs"></script>
<script defer type= "module" src="index.mjs"></script>
</head>
<body>