Commit 3b0346d8 authored by boojack's avatar boojack

chore: update seed data

parent 65ade1fc
......@@ -7,7 +7,8 @@ INSERT INTO
VALUES
(
101,
'#Hello 👋 Welcome to memos',
'#Hello 👋 Welcome to memos
![](https://api.star-history.com/svg?repos=usememos/memos&type=Date&size=mobile)',
101
);
......@@ -21,9 +22,10 @@ VALUES
(
102,
'#TODO
- [x] Clean my room in weekend;
- [ ] Take more photos about **🌄 sunset**;
- [x] Reading *📖 The Little Prince*;
- [x] Clean the room;
- [x] Read *📖 The Little Prince*;
(👆 click to toggle status)
',
101
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment