|
|
@@ -8,7 +8,9 @@
|
|
|
<meta content="ie=edge" http-equiv="X-UA-Compatible"/>
|
|
|
<link href="https://fonts.googleapis.com/css?family=Ubuntu&display=swap" rel="stylesheet">
|
|
|
<link href="./main.css" rel="stylesheet">
|
|
|
- <title>Slim Launcher - Fewer distraction, more life</title>
|
|
|
+ <link rel="icon" type="image/png" href="./assets/favicon-32x32.png" sizes="32x32" />
|
|
|
+ <link rel="icon" type="image/png" href="./assets/favicon-16x16.png" sizes="16x16" />
|
|
|
+ <title>Slim</title>
|
|
|
</head>
|
|
|
|
|
|
<body>
|