Larger links

This commit is contained in:
Bryan Paxton 2018-06-30 05:18:41 -05:00
parent 07fe2290d0
commit ef6412814c

View File

@ -4,17 +4,14 @@
<p class="is-size-4">
<span class="has-text-weight-normal">{{ site.title }}</span> is maintained by {% for user in site.maintainers %}{% if site.maintainers.last == site.maintainers.first %}<a class="has-text-weight-normal" href="https://github.com/{{ user }}">@{{ user }}</a>{% else %}{% if site.maintainers.last == user %}and {% endif %}<a class="has-text-weight-normal" href="https://github.com/{{ user }}">@{{ user }}</a>{% unless site.maintainers.last == user %}, {% else %}.{% endunless %}{% endif %}{% endfor %}
</p>
<p><span class="has-text-weight-bold is-size-1">We</span> <i class="fas
fa-heart fa-3x"></i></span> <a href="https://www.erlang.org/"><i
class="fab fa-erlang fa-3x"></i></a></p>
<p><a href="https://www.erlang.org/"><span class="has-text-weight-bold is-size-1">We</span> <i class="fas
fa-heart fa-3x"></i></span><i class="fab fa-erlang fa-3x"></i></a></p>
<p class="is-size-3"><span class="has-text-weight-bold">We </span> <i
class="fas fa-heart fa-1x"></i> <a
href="https://elixir-lang.org">Elixir Lang</a></p>
<p class="is-size-3"><a href="https://elixir-lang.org/"><span class="has-text-weight-bold">We </span> <i
class="fas fa-heart fa-1x"></i> Elixir Lang</a></p>
<p class="is-size-3"><span class="has-text-weight-bold">We </span> <i
class="fas fa-heart fa-1x"></i> <a
href="https://elixir-companies.com">Elixir Companies</a></p>
<p class="is-size-3"><a href="https://elixir-companies.com/"><span class="has-text-weight-bold">We </span> <i
class="fas fa-heart fa-1x"></i> Elixir Companies</a></p>
<p><span class="has-text-weight-bold is-size-7">Visit our friends</span><br><a target="_blank" href="https://utensils.io" class="button is-inverted is-primary has-text-weight-bold is-medium">utensils.io</a></p>
</div>
</div>