We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89765b8 commit 126655bCopy full SHA for 126655b
1 file changed
src/app/dashboard/index-page.hbs
@@ -41,8 +41,6 @@ items:
41
tasks:
42
- title: Meeting with embassador
43
done: true
44
- - title: Cheating with neighbours wifey
45
- done: true
46
- title: Confession
47
48
- title: Time to start building an ark
@@ -57,13 +55,15 @@ tasks:
57
55
done: false
58
56
59
60
61
62
63
64
65
66
- title: Beer time with dudes
+ done: false
+ - title: Meeting new girls
+ done: true
+ - title: Remember damned home address
67
68
---
69
<section class="section">
0 commit comments