diff --git a/content/contributing.md b/content/contributing/_index.md similarity index 97% rename from content/contributing.md rename to content/contributing/_index.md index 31e9dab..f313f60 100644 --- a/content/contributing.md +++ b/content/contributing/_index.md @@ -1,6 +1,7 @@ +++ title = 'Contributing' date = 2024-06-16T22:31:24+02:00 +layout = 'single' +++ ### Contributing to Community * [Contributing to ExectOS](/contributing/contributing-to-exectos) diff --git a/content/documentation.md b/content/documentation/_index.md similarity index 96% rename from content/documentation.md rename to content/documentation/_index.md index b7e3142..e959380 100644 --- a/content/documentation.md +++ b/content/documentation/_index.md @@ -1,6 +1,7 @@ +++ title = 'Documentation' date = 2024-06-16T22:27:36+02:00 +layout = 'single' +++ ### Getting Started * [AI-Assisted Contributions](/ai-assisted)