begin `/journal` and `/articles`
parent
fc263eeb65
commit
2d4e1fb375
@ -1,8 +1,9 @@
|
||||
---
|
||||
import Layout from '../../layouts/Layout.astro';
|
||||
export const prerender = true;
|
||||
---
|
||||
<Layout title="Articles">
|
||||
<main>
|
||||
|
||||
|
||||
</main>
|
||||
</Layout>
|
Loading…
Reference in New Issue