Skip to content

Commit b3b3a9a

Browse files
committed
Merge pull request #24 from punchtime/feature/live-links
get it on play
2 parents dd3cbce + 732f070 commit b3b3a9a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.pug

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ html(lang="en")
66
.full.full__intro#intro
77
.full--content
88
img(src="/src/img/icons/logo.svg", alt="punchtime")
9-
h1 punchtime
9+
h1 Punchtime
1010
p simple timekeeping away from office
11-
p coming soon
11+
a(href="https://play.google.com/store/apps/details?id=io.punchtime.punchtime")
12+
img(src="https://upload.wikimedia.org/wikipedia/commons/c/cd/Get_it_on_Google_play.svg" alt="punchtime on the Google Play Store")
1213
a(href="dashboard") log in
1314
a(href="#info", title="go to the next section").full--arrow
1415
.full.full__info#info
1516
.full--content
1617
h2 Reducing friction
17-
p punchtime uses your location when it needs it to give a clear overview of where you've been.
18+
p Punchtime uses your location when it needs it to give a clear overview of where you've been.
1819
h2 Useable for everyone
1920
p From painters to electricians, everyone who doesn't work in an office will be able to use it.
2021
a(href="#footer", title="go to the next section").full--arrow

0 commit comments

Comments
 (0)