feat: added bookmarks

This commit is contained in:
Nick 2025-01-27 15:01:15 -06:00
parent 785452a1e0
commit 91876ddc92

View file

@ -2,6 +2,27 @@
name = "Tools";
toolbar = false;
bookmarks = [
{
name = "Cyanophage Layout Analyzer";
url = "https://cyanophage.github.io/";
tags = [
"cyanophage"
"keyboard"
"layout"
];
keyword = "Layout";
}
{
name = "Oryx";
url = "https://configure.zsa.io/moonlander";
tags = [
"zsa"
"moonlander"
"keyboard"
"layout"
];
keyword = "Moon";
}
{
name = "Hugging Face";
url = "https://www.huggingface.co";
@ -13,6 +34,17 @@
];
keyword = "Hug";
}
{
name = "DeepSeek";
url = "https://chat.deepseek.com/";
tags = [
"deepseek"
"deep"
"seek"
"ai"
];
keyword = "Deep";
}
{
name = "Uncensored AI";
url = "https://www.aiuncensored.info";