mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-11 10:32:42 +00:00
Create 2023 changelog page
This commit is contained in:
parent
82ce0ff99d
commit
23deb275e3
12
src/changelogs/pages/2023.njk
Normal file
12
src/changelogs/pages/2023.njk
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
layout: main/changelogs
|
||||||
|
title: "Website Changelog Archive: 2023"
|
||||||
|
desc: Changelog of my website during the year of 2023.
|
||||||
|
changelogNav: 2023
|
||||||
|
metadata:
|
||||||
|
type: article
|
||||||
|
date: 2022-02-02
|
||||||
|
---
|
||||||
|
|
||||||
|
{% set changelogList = collections["changelog 2023"] %}
|
||||||
|
{% include "main/changelog-list.njk" %}
|
Loading…
x
Reference in New Issue
Block a user