We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c364bd1 commit 38759deCopy full SHA for 38759de
stats.pug
@@ -7,9 +7,13 @@ permalink: /stats/
7
// Bullshit to get the page to render: https://github.com/DougBeney/jekyll-pug/issues/19#issuecomment-1131441149
8
| {% if 1 %}{% endif %}
9
10
-p Some stats of ActivityWatch downloads, users, and stars.
+p
11
+ | Some stats of ActivityWatch downloads, users, and stars.
12
13
+ | To make sense of what caused spikes in the graphs, see the #[a(href="/timeline/") timeline].
14
15
+ | All data is collected in the #[a(href="https://github.com/ActivityWatch/stats") stats] repository.
16
-p All data is collected in the #[a(href="https://github.com/ActivityWatch/stats") stats] repository.
17
18
hr.my-5
19
0 commit comments