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:
@@ -28,7 +28,7 @@
|
||||
|
||||
<Head {title} {favicon} nestingLevel={1} {metaDescription} />
|
||||
|
||||
<Nav {logoType} {logo} />
|
||||
<Nav {logoType} {logo} isIndexPage={false} />
|
||||
|
||||
<header>
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user