aboutsummaryrefslogtreecommitdiff
path: root/src/app/index.html
diff options
context:
space:
mode:
authorAlystrasz <contact@remyraes.com>2021-12-29 23:07:14 +0100
committerAlystrasz <contact@remyraes.com>2021-12-29 23:07:14 +0100
commita9744a0c5c6eaa9e17682c18e398ff9c5cf7e0fe (patch)
tree63ca1cdcd43a449b1c726bfd7b0f5c809ef2b58e /src/app/index.html
parent220e890af373daa5765026f7b2e60e66b38fb189 (diff)
parent474f2ae54000463a0a2dfc84ad678a7620cc3d44 (diff)
downloadViper-a9744a0c5c6eaa9e17682c18e398ff9c5cf7e0fe.tar.gz
Viper-a9744a0c5c6eaa9e17682c18e398ff9c5cf7e0fe.zip
Merge branch 'main' into chore/french-translation
Diffstat (limited to 'src/app/index.html')
-rw-r--r--src/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/index.html b/src/app/index.html
index 1c34360..426b4c5 100644
--- a/src/app/index.html
+++ b/src/app/index.html
@@ -22,7 +22,7 @@
</div>
</div>
- <script src="main.js"></script>
<script src="lang.js"></script>
+ <script src="main.js"></script>
</body>
</html>