We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a431cac + d72da87 commit 672e916Copy full SHA for 672e916
2 files changed
docs/website/favicon.png
2.51 KB
docs/website/index.html
@@ -5,6 +5,7 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Potasko - Your little task potato, a CalDAV todo app.</title>
7
<meta name="description" content="An offline-first CalDAV task manager for Linux with planned Android support">
8
+ <link rel="icon" type="image/png" href="favicon.png">
9
<link rel="preconnect" href="https://fonts.googleapis.com">
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11
<link href="https://fonts.googleapis.com/css2?family=Winky+Rough&family=Winky+Sans&display=swap" rel="stylesheet">
0 commit comments