Converted everything to webp & added projects

This commit is contained in:
gltron
2022-02-20 18:49:48 +01:00
parent 8a3348ae59
commit 3d6e616d1a
82 changed files with 47 additions and 37 deletions

View File

@@ -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>