feat: add new content pages and update version page format

- Added new content pages: about, contact, and index with site information
- Updated version page URL format and removed date field
This commit is contained in:
2026-02-02 17:19:28 +01:00
parent d395c219f6
commit f202b2d58c
4 changed files with 52 additions and 5 deletions

View File

@@ -1,9 +1,8 @@
+++
date = "2024-08-21T20:58:34+02:00"
title = "Version Information"
url = "/version"
url = "/version/"
+++
Version: VAR_VERSION
Commit ID: [VAR_COMMIT_ID](VAR_COMMIT_URL)
Theme Commit ID: [VAR_THEME_COMMIT](VAR_THEME_URL)
- Version: VAR_VERSION
- Commit ID: [VAR_COMMIT_ID](VAR_COMMIT_URL)
- Theme Commit ID: [VAR_THEME_COMMIT](VAR_THEME_URL)