privacyguides.org/collections/_evergreen/router.md
taivlam da10dcff34
Fix some consistency and grammar (#805)
Co-Authored-By: Daniel Gray <dng@disroot.org>
2022-03-28 16:40:42 +10:30

369 B

layout title mathjax description
evergreen Router false Below are a few alternative operating systems, that can be used on routers, wifi access points etc.

{% for item_hash in site.data.operating-systems.router %} {% assign item = item_hash[1] %}

{% if item.type == "Recommendation" %} {% include recommendation-card.html %} {% endif %}

{% endfor %}