Pfad-Problem behoben. Hoffe ich...
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 9s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 9s
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
---
|
||||
// src/components/Header.astro
|
||||
import Logo from './Logo.astro';
|
||||
|
||||
// Optional: Logik um den aktiven Link zu erkennen
|
||||
const pathname = new URL(Astro.request.url).pathname;
|
||||
const currentPath = pathname.slice(1);
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user