fixed lsp via npm. Minor header formatting fix

This commit is contained in:
2026-06-13 16:07:54 +02:00
parent 95476fd92b
commit fe3872601b
2 changed files with 3 additions and 4 deletions
+2
View File
@@ -23,6 +23,7 @@
"@catppuccin/tailwindcss": "^1.0.0",
"@eslint/js": "^9.39.4",
"@rolldown/plugin-babel": "^0.2.2",
"@tailwindcss/language-server": "^0.14.29",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
@@ -32,6 +33,7 @@
"eslint-plugin-react-refresh": "^0.5.2",
"globals": "^17.4.0",
"prettier": "^3.8.3",
"typescript-language-server": "^5.3.0",
"vite": "^8.0.4",
"vscode-langservers-extracted": "^4.10.0"
}
+1 -4
View File
@@ -8,10 +8,7 @@ export default function Header({ theme }) {
{ label: "Navidrome", url: "https://music.aramjonghu.nl" },
{ label: "Forgejo Git", url: "https://git.aramjonghu.nl" },
{ label: "Stream", url: "/stream" },
{
label: "Omnisearch",
url: "https://xng.aramjonghu.nl",
},
{ label: "Omnisearch", url: "https://xng.aramjonghu.nl", },
{ label: "Gitea zach-dev", url: "https://git.zach-dev.cc" },
];