1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 09:12:39 +00:00
Files
privacyguides.org/collections/_evergreen/router.md
Tommy a465dab437 New Linux page (#491)
Co-Authored-By: Daniel Gray <dng@disroot.org>
2022-03-21 01:12:25 +10:30

370 B

layout, title, mathjax, description
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 %}