Fix participate section
This commit is contained in:
@ -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 -%}
|
||||
|
Reference in New Issue
Block a user