diff --git a/_layouts/index.html b/_layouts/index.html index 613a254..e30b267 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -10,8 +10,7 @@ - - + @@ -37,6 +36,21 @@ + {% if page.legacy %} + {% raw %} + {{mirs}} + + {{name}} + {{last_update}} + + {{if help_url}} + Help + {{/if}} + + + {{/mirs}} + {% endraw %} + {% else %} {% raw %} {{ mir.name }} @@ -46,6 +60,7 @@ {% endraw %} + {% endif %} @@ -73,4 +88,4 @@ - \ No newline at end of file +