From c1a2dc10a27861a29f6db6ce2d546d4d6651023b Mon Sep 17 00:00:00 2001 From: Stephan Hadan Date: Sun, 2 Feb 2025 09:06:33 +0100 Subject: [PATCH] fixed date --- changelog.yml | 23 +++++++++++++++++++++++ layouts/partials/preview_micropost.html | 2 +- layouts/partials/preview_post.html | 2 +- layouts/partials/yearly_grouping.html | 4 ++-- 4 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 changelog.yml diff --git a/changelog.yml b/changelog.yml new file mode 100644 index 0000000..dc13b8b --- /dev/null +++ b/changelog.yml @@ -0,0 +1,23 @@ +# The full repository name +repo: stiebke/hugo-internet-weblog + +# Service type (gitea or github) +service: gitea + +# Base URL for Gitea instance if using gitea service type (optional) +# Default: https://gitea.com +base-url: https://git.hadan-it.com + +# Changelog groups and which labeled PRs to add to each group +groups: + - + name: BUGFIXES + labels: + - bug + - + name: ENHANCEMENTS + labels: + - enhancement + +# regex indicating which labels to skip for the changelog +skip-labels: skip-changelog|backport\/.+ diff --git a/layouts/partials/preview_micropost.html b/layouts/partials/preview_micropost.html index ea1f088..2f1a812 100644 --- a/layouts/partials/preview_micropost.html +++ b/layouts/partials/preview_micropost.html @@ -6,7 +6,7 @@

→ {{ .Title }}

{{ end }} -
Geschrieben am +