We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf93da8 commit 64c6650Copy full SHA for 64c6650
index.html
@@ -10,7 +10,6 @@
10
<meta name="viewport" content="width=device-width, initial-scale=1.0">
11
<title>OpenHV | RTS</title>
12
<link rel="stylesheet" href="style.css">
13
- <script type="text/javascript" src="parallaxify.js"></script>
14
15
<link rel="preconnect" href="https://fonts.googleapis.com">
16
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -196,6 +195,8 @@ <h4 class="h4">Project</h4>
196
195
</div>
197
198
</footer>
+
199
+ <script type="text/javascript" src="parallaxify.js"></script>
200
</body>
201
202
</html>
0 commit comments