Converted everything to webp & added projects
This commit is contained in:
@@ -6,7 +6,5 @@
|
||||
{{> menu}}
|
||||
{{> submenu}}
|
||||
</div>
|
||||
<div id="background" class="background"></div>
|
||||
</body>
|
||||
<script src="/js/main.js" type="module"></script>
|
||||
</html>
|
||||
@@ -2,6 +2,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="/css/style.css" type="text/css">
|
||||
<link rel="shortcut icon" href="/img/icon.png" type="image/png">
|
||||
<link rel="shortcut icon" href="/img/icon.webp" type="image/webp">
|
||||
<title>GLTRONIC</title>
|
||||
</head>
|
||||
Reference in New Issue
Block a user