chore: update memo seed data (#1884)

This commit is contained in:
boojack 2023-07-02 23:58:02 +08:00 committed by GitHub
parent 31373be172
commit 223404a240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,11 +36,11 @@ INSERT INTO
VALUES
(
1003,
"**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client
![](https://www.sqlchat.ai/chat-logo-and-text.webp)
"**[Shortify](https://github.com/boojack/shortify)**: A bookmarking and short link service that allows you to save and share links easily.
![](https://github.com/boojack/shortify/raw/main/resources/demo.gif)
**[star-history.com](https://star-history.com)**: The missing GitHub star history graph of GitHub repos.
![](https://api.star-history.com/svg?repos=usememos/memos&type=Date)",
**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client
![](https://www.sqlchat.ai/chat-logo-and-text.webp)",
101,
'PUBLIC'
);