mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Serve routes without .html file extension
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
title: string;
|
||||
favicon: string;
|
||||
nestingLevel?: number;
|
||||
metaDescription: string | null;
|
||||
metaDescription?: string | null;
|
||||
} = $props();
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user