1
Fork 0

Order accounts on about page

This commit is contained in:
Jake Howard 2017-02-11 21:48:44 +00:00
parent 34cab118cf
commit 3cc4c91dcd
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
These are all the accounts I run, all to do with various things. Take a look!
</p>
<div class="row text-center">
{% for key, account in ACCOUNTS.items() %}
{% for account in ACCOUNTS.values()|sort(attribute='site') %}
<div class="col-sm-3 col-xs-6">
<div class="service-box account">
<a href="{{ account.url }}" class="no-underline">