diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-06-30 18:46:17 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-06-30 18:46:17 +0200 |
commit | 078acb33b6e0fd027b94c44f3a0738b1e334a863 (patch) | |
tree | 03a7a52f8f5b9d6bdf39ee65491cf7acdc02d582 | |
parent | 821d02a4df9e8e85d71c1305943286c3d41b8384 (diff) |
-rw-r--r-- | data/ccs | 2 | ||||
-rw-r--r-- | data/coins | 2 | ||||
-rw-r--r-- | src/changelog/index.gsp | 12 |
3 files changed, 13 insertions, 3 deletions
@@ -147,7 +147,7 @@ DE 2024 F X X Mecklenburg-Vorpommern Paulskirchenverfassung DE 2024 G X X Mecklenburg-Vorpommern Paulskirchenverfassung DE 2024 J X X Mecklenburg-Vorpommern Paulskirchenverfassung DE 2025 A - - Saarland German Reunification -DE 2025 D - - Saarland German Reunification +DE 2025 D X - Saarland German Reunification DE 2025 F - - Saarland German Reunification DE 2025 G - - Saarland German Reunification DE 2025 J - - Saarland German Reunification @@ -198,7 +198,7 @@ DE X - - - X X * X 2023 G DE - X - X X X * X 2023 J DE - * - - - - * X 2024 A DE - * - - - - * X 2024 D -DE - * - - - X * - 2024 F +DE - * - - - X * X 2024 F DE - * - - - - * X 2024 G DE X * - - - X * X 2024 J DE * * * * * - * - 2025 A diff --git a/src/changelog/index.gsp b/src/changelog/index.gsp index ab45081..5d64d19 100644 --- a/src/changelog/index.gsp +++ b/src/changelog/index.gsp @@ -22,6 +22,16 @@ html lang="en" { } } + __entry([30-06-2025], [ + p {- + After nearly a year out of the Eurozone, I am back for the + summer. I went for a quick hunt today, and I got two new + finds. Germany €2 2024 (F), and Germany €2 2025 (D) + ‘Saarland’. There were some other nice finds too, but all + duplicates. + } + ]) + __entry([15-11-2024], [ p {- Today I got a letter in the mail with a small Numista swap of @@ -1695,4 +1705,4 @@ html lang="en" { section { __include(foot.gsp) } } } -}
\ No newline at end of file +} |