diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-03-26 19:35:20 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-03-26 19:36:29 +0100 |
commit | 1b8326901bc2048638a50d96ff80fc91a4867700 (patch) | |
tree | d4cfd49e3b746ed7a9115c756f256d90d219c036 | |
parent | 5b4b8577bd1140eba07778df9a8e3642a53648a0 (diff) |
Fix shit
-rw-r--r-- | data/ccs | 3 | ||||
-rw-r--r-- | src/euro/index.ccoins.gsp | 3 |
2 files changed, 5 insertions, 1 deletions
@@ -344,7 +344,8 @@ MT 2017 X X Ħaġar Qim Temples The Peace MT 2017 MM O O Ħaġar Qim Temples The Peace MT 2018 X - Mnajdra Temples Cultural Heritage MT 2019 X X Ta’ Ħaġrat Temples Nature & Environment -MT 2019 MM O O Ta’ Ħaġrat Temples Nature & Environment +MT 2019 MM O Nature & Environment +MT 2019 F O Ta’ Ħaġrat Temples MT 2020 - X Skorba Temples Games MT 2021 - - Tarxien Temples Heroes of the Pandemic MT 2022 X - - Ħal-Saflieni Hypogeum Peace & Security Erasmus Programme diff --git a/src/euro/index.ccoins.gsp b/src/euro/index.ccoins.gsp index 3ae7652..18b5ef4 100644 --- a/src/euro/index.ccoins.gsp +++ b/src/euro/index.ccoins.gsp @@ -83,6 +83,9 @@ html lang="en" { years listed on this page suffixed with ‘MM’ bear a mintmark representing an NIFC release. Typically this is seen as either two mintmarks around the year, or an ‘F’ in one of the outer stars. + Some years have multiple NIFC varieties — one with an ‘F’ and one + with regular mintmarks — these are labeled with ‘F’ and ‘MM’ + respectively. } } ]) |