Skip to content

Commit

Permalink
fix: corrected that date in the link to the previous statistics in th…
Browse files Browse the repository at this point in the history
…e header.
  • Loading branch information
dmitry-weirdo committed Jan 10, 2021
1 parent f8b03fe commit f635236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kgparserSpringBoot/src/main/resources/ftl/header.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
| <a href="./${links.ringFingersTopBySpeedPage1}">Безымянные</a>
| <a href="./${links.pinkiesPlusTopBySpeedPage1}">Мизинцы+</a>
<br/>
<a href="./2020-12-09/stats.html">Статистика от 02.09.2012</a>
<a href="./2020-12-09/stats.html">Статистика от 09.12.2020</a>
</td>
<td class="header-right">
<form action="https://www.paypal.com/donate" method="post" target="_top">
Expand Down

0 comments on commit f635236

Please sign in to comment.