Skip to content

Commit 113ef25

Browse files
authored
Direct confused users to hackatime.hackclub.com
1 parent 283c3ac commit 113ef25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

views/head.tpl.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<head>
2-
<title>Hackatime - Coding Statistics</title>
2+
<title>Use hackatime.hackclub.com instead</title>
33
<base href="{{ getBasePath }}/" />
44
<meta
55
name="viewport"
66
content="width=device-width, initial-scale=1, maximum-scale=1"
77
/>
88
<meta
99
property="og:title"
10-
content="Hackatime - Track your coding time in style"
10+
content="Use hackatime.hackclub.com instead"
1111
/>
1212
<meta property="og:type" content="website" />
13-
<meta property="og:site_name" content="Hackatime" />
13+
<meta property="og:site_name" content="[Deprecated] Use hackatime.hackclub.com instead" />
1414
<meta
1515
property="og:description"
16-
content="Hackatime is an open-source tool that helps you keep track of the time you have spent coding on projects. Luxuriate in the graphs. Developed @hackclub"
16+
content="[Deprecated] hackatime-legacy is an open-source tool that helps you keep track of the time you have spent coding on projects. Luxuriate in the graphs. Developed @hackclub"
1717
/>
1818
<meta property="og:image" content="assets/images/og.jpg" />
1919
<meta property="og:url" content="https://waka.hackclub.com" />

0 commit comments

Comments
 (0)