File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,19 @@ div#wrapper
2121 span
2222 b Version:
2323 | {{info.version}}
24- div.pb-3.pb-md-0.mb-3.mb-md-0 ( style ="font-size: 0.9em; opacity: 0.9" )
25- div.float-none.float-md-right.mb-3
26- a( href ="https://github.com/ActivityWatch/activitywatch/issues/new/choose" ) .mr-3
24+
25+ div( style ="font-size: 0.9em; opacity: 0.8" )
26+ div.float-none.float-md-right.my-2
27+ a( href ="https://github.com/ActivityWatch/activitywatch/issues/new/choose" , target ="_blank" ) .mr-3
2728 icon( name ="bug" )
2829 | Report a bug
29- a( href ="https://forum.activitywatch.net/c/support" ) .mr-3
30+ a( href ="https://forum.activitywatch.net/c/support" , target = "_blank" ) .mr-3
3031 icon( name ="question-circle" )
3132 | Ask for help
32- a( href ="https://forum.activitywatch.net/c/features" )
33+ a( href ="https://forum.activitywatch.net/c/features" , target = "_blank" )
3334 icon( name ="vote-yea" )
3435 | Vote on features
35- div.float-none.float-md-left
36+ div.float-none.float-md-left.my-2
3637 a( href ="https://twitter.com/ActivityWatchIt" , target ="_blank" )
3738 icon( name ="brands/twitter" )
3839 | Twitter
You can’t perform that action at this time.
0 commit comments