Remove _includes/langs, use anchors in YAML instead

This commit is contained in:
Samuel Shifterovich
2018-12-24 11:53:14 +01:00
parent 9663a69c67
commit fb69c5ae2a
23 changed files with 97 additions and 106 deletions

View File

@ -1,12 +1,12 @@
{% include section_config section=include.section lang=include.lang %}
<h3 id="usa" class="anchor">{{ title }}</h3>
<h3 id="usa" class="anchor">{{ lang.title }}</h3>
<img src="/assets/img/layout/USA.png" class="img-fluid float-right" alt="USA" style="margin-left:10px;">
{{ description }}
{{ lang.description }}
### {{ related_information }}
### {{ general.related_information }}
- [Avoid all US and UK based services](https://www.bestvpn.com/the-ultimate-privacy-guide/#avoidus)
- [Proof that warrant canaries work based on the surespot example.](https://en.wikipedia.org/wiki/Surespot#History)