Korrigiere Datum des Neujahrsempfangs und entferne kaputte rrule. #32

Open
hauke wants to merge 1 commit from hauke/www:fix-nje-date into staging
First-time contributor

Der dtstart stand auf 2025 statt 2026, und die rrule "FREQ=MOTHLY"
enthielt einen Tippfehler, sodass das Event nicht im Kalender auftauchte.
Der Neujahrsempfang ist ein Einzeltermin und braucht keine rrule.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
Signed-off-by: Hauke Mehrtens hauke@hauke-m.de

Der dtstart stand auf 2025 statt 2026, und die rrule "FREQ=MOTHLY" enthielt einen Tippfehler, sodass das Event nicht im Kalender auftauchte. Der Neujahrsempfang ist ein Einzeltermin und braucht keine rrule. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
hauke added 1 commit 2026-05-03 15:44:16 +02:00
Der dtstart stand auf 2025 statt 2026, und die rrule "FREQ=MOTHLY"
enthielt einen Tippfehler, sodass das Event nicht im Kalender auftauchte.
Der Neujahrsempfang ist ein Einzeltermin und braucht keine rrule.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix-nje-date:hauke-fix-nje-date
git checkout hauke-fix-nje-date

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout staging
git merge --no-ff hauke-fix-nje-date
git checkout hauke-fix-nje-date
git rebase staging
git checkout staging
git merge --ff-only hauke-fix-nje-date
git checkout hauke-fix-nje-date
git rebase staging
git checkout staging
git merge --no-ff hauke-fix-nje-date
git checkout staging
git merge --squash hauke-fix-nje-date
git checkout staging
git merge --ff-only hauke-fix-nje-date
git checkout staging
git merge hauke-fix-nje-date
git push origin staging
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cccb-website-team/www#32
No description provided.