Skip to content

Commit cc97ff9

Browse files
committed
feat: add title to news page
1 parent af6d1b6 commit cc97ff9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/news/list.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: News
3+
---
14
<div class="max-w-screen-xl mx-auto py-16 md:py-24">
25
<div class="sm:px-6 lg:px-16">
36
<div class="relative">

0 commit comments

Comments
 (0)