feat: add link to homepage to header

This commit is contained in:
Samuel 2025-01-23 21:22:51 +01:00
parent 86a79600e6
commit 7ceac45f45
2 changed files with 5 additions and 1 deletions

View file

@ -9,6 +9,7 @@ if (import.meta.env.DEV && !(root instanceof HTMLElement)) {
);
}
// polyfill umami track function for development
if (import.meta.env.DEV && !("umami" in window)) {
// @ts-ignore
window.umami = {