~xdavidwu/xdavidwu.link

267861d00401da95776866d64a494dea2d22bc92 — xdavidwu 3 years ago cd57fca
remove follow word in footer
1 files changed, 0 insertions(+), 4 deletions(-)

M _includes/footer.html
M _includes/footer.html => _includes/footer.html +0 -4
@@ 1,9 1,5 @@
<div class="page__footer-follow">
  <ul class="social-icons">
    {% if site.data.ui-text[site.locale].follow_label %}
      <li><strong>{{ site.data.ui-text[site.locale].follow_label }}</strong></li>
    {% endif %}

    {% if site.footer.links %}
      {% for link in site.footer.links %}
        {% if link.label and link.url %}