Update index.html

This commit is contained in:
Justin
2023-03-03 18:47:01 +08:00
committed by GitHub
parent be0dbeda3d
commit c82648f9b6

View File

@@ -67,7 +67,7 @@
<!-- CSS Stylesheet linking -->
<!-- <link href="{{ url_for('static', filename='style.css') }}" type="text/css" rel="stylesheet" /> ALWAYS CHANGE VERSIONING WHENEVER CHANGES ARE MADE TO AVOID BAD CACHING -->
<link rel="stylesheet" type="text/css" href="../static/style.css?ver=1.4.0"/>
<link rel="stylesheet" type="text/css" href="../static/style.css?ver=1.3.3"/>
</head>
@@ -122,7 +122,7 @@
</div>
</div>
<p class="text-white" id="version-text">Version 1.4.0</p>
<p class="text-white" id="version-text">Version 1.3.3</p>
<p class="text-white" id="version-text"><a href="https://docs.google.com/document/d/1TzvukZv_0Pd3TUM6Xe2wEkymn9uIT2qXUBFnMCQwp5g/edit?usp=sharing" target="_blank" id="footerlinks">Changelog</a></p>
</nav>
@@ -7630,7 +7630,7 @@
<script src="{{ url_for('static', filename='js/jquery-2.1.1.js') }}"></script>
<!-- <script src="{{ url_for('static', filename='app.js') }}"></script>. ALWAYS CHANGE VERSIONING WHENEVER CHANGES ARE MADE TO AVOID BAD CACHING -->
<script type='text/javascript' src='../static/app.js?ver=1.4.0'></script>
<script type='text/javascript' src='../static/app.js?ver=1.3.3'></script>
<script>