6 lines
71 B
HTML
6 lines
71 B
HTML
|
---
|
||
|
title: Home
|
||
|
layout: base.njk
|
||
|
---
|
||
|
|
||
|
<h1>{{ metadata.site.name }}</h1>
|