mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-28 14:33:37 +00:00
Refactor
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="css/main.css">
|
||||
<link rel="stylesheet" href="css/apps.css">
|
||||
<link rel="stylesheet" href="css/shared.css">
|
||||
<link rel="stylesheet" href="css/uibanner.css">
|
||||
<link rel="stylesheet" href="css/apps.css">
|
||||
</head>
|
||||
<body class="loading">
|
||||
<div id="loading">
|
||||
@@ -18,7 +18,8 @@
|
||||
<div id="main">
|
||||
<div id="apps"></div>
|
||||
</div>
|
||||
<script src="js/main.js"></script>
|
||||
<script src="js/shared.js"></script>
|
||||
<script src="js/apps.js"></script>
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user