Fix participate section

This commit is contained in:
2019-08-06 16:10:39 -05:00
parent 0def00c9f9
commit d4568f509b
2 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,7 @@
{%- capture discourse -%}{% t participate.discourse %}{%- endcapture -%}
{%- capture mastodon -%}{% t participate.follow %} Mastodon {% t participate.or %} Twitter{%- endcapture -%}
{%- capture mastodon2 -%}{% t participate.mastodon %}{%- endcapture -%}
{%- capture mastodon2 -%}{% t participate.mastodon_follow %}{%- endcapture -%}
{%- capture github -%}{% t participate.github %}{%- endcapture -%}
{%- capture github2 -%}{% t participate.github_d %}{%- endcapture -%}
{%- capture contrib -%}<a class="btn btn-warning mb-1" href="https://github.com/privacytoolsIO/privacytools.io/graphs/contributors">{% t participate.contributors %}</a>{%- endcapture -%}