Skip to content
Snippets Groups Projects
Verified Commit bbd0c16b authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

feat: new CSS structure

parent 699daf28
No related branches found
No related tags found
No related merge requests found
Pipeline #740 canceled
......@@ -9,6 +9,7 @@
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1, minimum-scale=1, maximum-scale=1" />
<link rel="icon" href="res/icon.png" />
<link rel="stylesheet" href="index.css" />
</head>
<body>
......@@ -149,7 +150,6 @@
<div id="footer" class="footer">
Built with ❤️ by <a href="https://joao.me" target="_blank">João Magalhães</a>
</div>
<link rel="stylesheet" href="index.css" />
<script type="module" src="index.ts"></script>
</body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment