1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-12 04:58:49 +00:00

Create recommendation table templates

This commit is contained in:
2021-05-11 13:37:36 -05:00
parent 9471899ea5
commit f94878ed87
5 changed files with 79 additions and 661 deletions

1
_includes/country.html Normal file
View File

@@ -0,0 +1 @@
<span class="text-nowrap"><span class="flag-icon flag-icon-{{ include.cc | escape | downcase }}" title='{{ site.data.country[include.cc] | escape }}' aria-hidden="true"></span> {{ site.data.country[include.cc] | escape }}</span>