diff --git a/src/lib/components/AppInfo.svelte b/src/lib/components/AppInfo.svelte index fd73db2..687403c 100644 --- a/src/lib/components/AppInfo.svelte +++ b/src/lib/components/AppInfo.svelte @@ -22,7 +22,7 @@ const APP_INFO = { name: "NeoHtop", developer: "Abdenasser", - github: "https://github.com/abdenasser", + github: "https://github.com/Abdenasser/neohtop", stack: ["Tauri", "Rust", "Svelte", "TypeScript"], }; @@ -82,9 +82,17 @@ {APP_INFO.name}
- developer + source :: - {APP_INFO.github} + + {APP_INFO.github} + +
stack