remove older years to limit length of the page

This commit is contained in:
Max Mehl 2022-01-19 10:45:58 +01:00
parent 3c8c0b8f19
commit 7fc530cf53
Signed by: max.mehl
GPG Key ID: 2704E4AB371E2E92
1 changed files with 1 additions and 36 deletions

View File

@ -19,40 +19,5 @@
<button type="SilverDonor" />
<button type="GoldDonor" />
</year>
<year id="2019">
<button type="Donor" />
<button type="BronzeDonor" />
<button type="SilverDonor" />
<button type="GoldDonor" />
</year>
<year id="2018">
<button type="Donor" />
<button type="BronzeDonor" />
<button type="SilverDonor" />
<button type="GoldDonor" />
</year>
<year id="2017">
<button type="Donor" />
<button type="BronzeDonor" />
<button type="SilverDonor" />
<button type="GoldDonor" />
</year>
<year id="2016">
<button type="Donor" />
<button type="BronzeDonor" />
<button type="SilverDonor" />
<button type="GoldDonor" />
</year>
<year id="2015">
<button type="Donor" />
<button type="BronzeDonor" />
<button type="SilverDonor" />
<button type="GoldDonor" />
</year>
<year id="2014">
<button type="Donor" />
<button type="BronzeDonor" />
<button type="SilverDonor" />
<button type="GoldDonor" />
</year>
</yearset>