Skip to content

Commit 4bc756e

Browse files
committed
docs: reordered Thankful after ActivityWatch under 'Projects'
1 parent ef620ad commit 4bc756e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

index.pug

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,6 @@ html
2323
+cell(12)
2424
+typo('div', 'display-2') Our projects
2525

26-
+cell(12)
27-
div(style="display: flex; margin-top: 2em")
28-
div(style="min-width: 14em; display: flex; align-items: center; justify-content: center")
29-
img(src="/media/thankful-logo-512.png" style="width: 8em;")
30-
div(style="flex-grow: 1")
31-
h3 Thankful
32-
p Donate directly to every content creator online that you like.
33-
// TODO: Change URL to actual website once fixed
34-
//+button("https://github.com/SuperuserLabs/thankful", style="background-color: #009624").mdl-button--colored.mdl-button--raised
35-
| #[i.fas.fa-download] Get the extension
36-
+button("https://github.com/SuperuserLabs/thankful")
37-
| #[i.fab.fa-github] GitHub
38-
//+button("https://getthankful.io")
39-
| More info
40-
4126
+cell(12)
4227
div(style="display: flex; margin-top: 2em;")
4328
div(style="min-width: 14em; display: flex; align-items: center; justify-content: center")
@@ -52,6 +37,21 @@ html
5237
+button("https://activitywatch.net/")
5338
| More info
5439

40+
+cell(12)
41+
div(style="display: flex; margin-top: 2em")
42+
div(style="min-width: 14em; display: flex; align-items: center; justify-content: center")
43+
img(src="/media/thankful-logo-512.png" style="width: 8em;")
44+
div(style="flex-grow: 1")
45+
h3 Thankful
46+
p Donate directly to every content creator online that you like.
47+
// TODO: Change URL to actual website once fixed
48+
//+button("https://github.com/SuperuserLabs/thankful", style="background-color: #009624").mdl-button--colored.mdl-button--raised
49+
| #[i.fas.fa-download] Get the extension
50+
+button("https://github.com/SuperuserLabs/thankful")
51+
| #[i.fab.fa-github] GitHub
52+
+button("https://superuserlabs.github.io/thankful/")
53+
| More info
54+
5555
+section.mdl-color--grey-800.mdl-color-text--white
5656
div(style="display: flex")
5757
div(style="min-width: 14em; display: flex; align-items: center; justify-content: center")

0 commit comments

Comments
 (0)