Skip to content

Commit 085afb8

Browse files
committed
meta n icons
1 parent 4d65487 commit 085afb8

9 files changed

Lines changed: 15 additions & 1 deletion

docs/android-chrome-192x192.png

35.5 KB
Loading

docs/android-chrome-512x512.png

183 KB
Loading

docs/apple-touch-icon.png

31.9 KB
Loading

docs/favicon-16x16.png

890 Bytes
Loading

docs/favicon-32x32.png

2.37 KB
Loading

docs/favicon.ico

15 KB
Binary file not shown.

docs/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,20 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<meta
7+
name="description"
8+
content="A quiet app for Windows that watches what you work on, so filling out your timesheet doesn't require guessing."
9+
/>
10+
11+
<meta property="og:title" content="Timesheeps" />
12+
<meta
13+
property="og:description"
14+
content="A quiet app for Windows that watches what you work on, so filling out your timesheet doesn't require guessing."
15+
/>
16+
<meta property="og:image" content="https://timesheeps.app/android-chrome-192x192.png" />
17+
618
<title>Timesheeps • the sheep remembers so you don't have to</title>
19+
720
<style>
821
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap');
922

docs/site.webmanifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)