Add header/metadata fields
This commit is contained in:
@@ -3,7 +3,7 @@ import Base from "src/layout/Base.astro"
|
||||
import Sidebar from "src/components/sidebar.astro"
|
||||
---
|
||||
|
||||
<Base>
|
||||
<Base meta={{title: "copyright"}}>
|
||||
<div slot="content">
|
||||
<p class="text-xl">Copyright & License</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user