mirror of
https://github.com/usememos/memos.git
synced 2025-12-11 14:46:03 +08:00
chore: update seed data (#437)
This commit is contained in:
parent
b6c0a04394
commit
e53f5fdd29
1 changed files with 3 additions and 3 deletions
|
|
@ -40,9 +40,9 @@ INSERT INTO
|
|||
VALUES
|
||||
(
|
||||
1003,
|
||||
"DevJoy is **the Developer's ChinaJoy**.
|
||||

|
||||
🌐 [devjoy.org](https://www.devjoy.org/)",
|
||||
"**Bytebase** - Database CI/CD for DevOps teams.
|
||||

|
||||
🌐 [https://bytebase.com](https://www.bytebase.com)",
|
||||
101,
|
||||
'PUBLIC'
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue