Skip to content

Commit 92cec64

Browse files
ErikBjare0xbrayo
authored andcommitted
docs: added Discord badge to landing page
1 parent 77779e0 commit 92cec64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.pug

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@ article.wrapper.mt-4
2525
// Badges and stuff
2626
a.mr-2(href='https://github.com/ActivityWatch/activitywatch')
2727
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')
28+
a.mr-2(href='https://twitter.com/ActivityWatchIt')
2929
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')
3032

3133
div.container
3234
div.row

0 commit comments

Comments
 (0)