feat: increased security
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-21 21:27:11 +03:00
parent 2d43539dbd
commit 85397a2fd8
14 changed files with 89 additions and 23 deletions

View File

@@ -101,5 +101,20 @@
"text": "projects.items.5.text",
"description": "projects.items.5.description",
"skills": ["Go", "React"]
},
{
"id": 7,
"screenshots": [
"/images/screenshots/lxdb/1.png"
],
"screenshotBg": "bg-white",
"logo": "/images/logos/lxdb.png",
"logoAlt": "projects.items.6.logoAlt",
"title": "projects.items.6.title",
"url": "https://github.com/dusiburg/lxdb",
"hostname": "@dusiburg/lxdb",
"text": "projects.items.6.text",
"description": "projects.items.6.description",
"skills": ["Next.js", "Tailwind", "Shadcn", "Go", "Postgres", "Redis"]
}
]