@ -2,7 +2,11 @@
|
||||
import BaseHeader from "@mkljczk/astro-theme/components/Header.astro";
|
||||
|
||||
const navItems = [
|
||||
{ label: "Source code", href: "https://codeberg.org/mkljczk/nicolium", target: "_blank" },
|
||||
{
|
||||
label: "Source code",
|
||||
href: "https://codeberg.org/mkljczk/nicolium",
|
||||
target: "_blank",
|
||||
},
|
||||
];
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user