mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-05 07:13:31 +02:00
fixed lsp via npm. Minor header formatting fix
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user