chore: update screenshot [ci skip]

This commit is contained in:
Ferdinand Mütsch 2022-01-02 21:57:04 +01:00
parent 8f87c4e283
commit 36c96dafca
5 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@
</div>
<p align="center">
<img src="static/assets/images/screenshot.png" width="500px">
<img src="static/assets/images/screenshot.webp" width="500px">
</p>
Installation instructions can be found below and in the [Wiki](https://github.com/muety/wakapi/wiki).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -5,7 +5,7 @@
<meta property="og:title" content="Wakapi - Coding Statistics" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Wakapi is an open-source tool that helps you keep track of the time you have spent coding on different projects in different programming languages and more. Ideal for statistics freaks and anyone else.">
<meta property="og:image" content="assets/images/screenshot.png" />
<meta property="og:image" content="assets/images/screenshot.webp" />
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-16x16.png">

View File

@ -58,7 +58,7 @@
</p>
<div class="flex justify-center my-8">
<img alt="App screenshot" src="assets/images/screenshot.png">
<img alt="App screenshot" src="assets/images/screenshot.webp">
</div>
<div class="flex flex-col items-center mt-10">