Create 2023 changelog page
This commit is contained in:
parent
82ce0ff99d
commit
23deb275e3
|
@ -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…
Reference in New Issue