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 77779e0 commit 92cec64Copy full SHA for 92cec64
index.pug
@@ -25,8 +25,10 @@ article.wrapper.mt-4
25
// Badges and stuff
26
a.mr-2(href='https://github.com/ActivityWatch/activitywatch')
27
img(title='GitHub stars' src='https://img.shields.io/github/stars/ActivityWatch/activitywatch.svg?style=social&label=Star')
28
- a(href='https://twitter.com/ActivityWatchIt')
+ a.mr-2(href='https://twitter.com/ActivityWatchIt')
29
img(title='Twitter followers' src='https://img.shields.io/twitter/follow/ActivityWatchIt.svg?style=social&label=Follow')
30
+ a(href='https://discord.gg/vDskV9q')
31
+ img(title='Discord members' src='https://img.shields.io/discord/755040852727955476.svg?style=social&label=Chat&logo=discord')
32
33
div.container
34
div.row
0 commit comments