Commit a12844f5 authored by Steven's avatar Steven

chore: tweak seed data

parent bc965f6a
...@@ -27,7 +27,7 @@ VALUES ...@@ -27,7 +27,7 @@ VALUES
), ),
( (
3, 3,
"**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily. "**[Slash](https://github.com/yourselfhosted/slash)**: A bookmarking and url shortener, save and share your links very easily.
**[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client", **[SQL Chat](https://www.sqlchat.ai)**: Chat-based SQL Client",
101, 101,
'PUBLIC' 'PUBLIC'
......
...@@ -36,7 +36,7 @@ INSERT INTO ...@@ -36,7 +36,7 @@ INSERT INTO
VALUES VALUES
( (
3, 3,
"**[Slash](https://github.com/boojack/slash)**: A bookmarking and url shortener, save and share your links very easily. "**[Slash](https://github.com/yourselfhosted/slash)**: A bookmarking and url shortener, save and share your links very easily.
**[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository.", **[TechStack](https://github.com/Get-Tech-Stack/TechStack)**: A browser extension that will display the technology stack of the GitHub repository.",
101, 101,
'PUBLIC' 'PUBLIC'
......
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