mirror of
https://github.com/usememos/memos.git
synced 2024-12-26 23:22:47 +08:00
chore: update seed data (#507)
This commit is contained in:
parent
2d49e96a8a
commit
d149926a39
1 changed files with 2 additions and 2 deletions
|
@ -40,9 +40,9 @@ INSERT INTO
|
|||
VALUES
|
||||
(
|
||||
1003,
|
||||
"**Bytebase** - Database CI/CD for DevOps teams.
|
||||
"**Bytebase** - An open source Database CI/CD for DevOps teams.
|
||||
![](https://star-history.com/bytebase.webp)
|
||||
🌐 [https://bytebase.com](https://www.bytebase.com)",
|
||||
🌐 [Source code](https://github.com/bytebase/bytebase)",
|
||||
101,
|
||||
'PUBLIC'
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue