chore: update seed data

This commit is contained in:
Steven
2023-11-19 23:58:35 +08:00
parent e7e83874cd
commit 6529375a8b
2 changed files with 2 additions and 8 deletions

View File

@@ -28,10 +28,7 @@ VALUES
(
3,
"**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily.
![](https://github.com/boojack/slash/raw/main/resources/demo.gif)
**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client
![](https://www.sqlchat.ai/chat-logo-and-text.webp)",
**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client",
101,
'PUBLIC'
),

View File

@@ -37,10 +37,7 @@ VALUES
(
3,
"**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily.
![](https://github.com/boojack/slash/raw/main/resources/demo.gif)
**[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository.
![](https://github.com/Get-Tech-Stack/TechStack/blob/main/img/1.png?raw=true)",
**[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository.",
101,
'PUBLIC'
);