1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-28 05:25:11 +00:00

Added changelog

This commit is contained in:
2023-06-02 18:43:52 +02:00
parent 79d42fd44e
commit c05ac2074b
4 changed files with 22 additions and 0 deletions

6
docs/development.md Normal file
View File

@ -0,0 +1,6 @@
---
title: Development
order: 50
---
{{ collections.all | eleventyNavigation: "Development" | eleventyNavigationToMarkdown }}

View File

@ -0,0 +1,7 @@
---
title: Changelog
parent: Development
order: 90
---
{% filecontent "../CHANGELOG.md" %}