From 5e196b0363558ba9bb6f2403752bca44472dbd33 Mon Sep 17 00:00:00 2001
From: ghbjklhv <50426427+ghbjklhv@users.noreply.github.com>
Date: Sat, 15 Jun 2019 04:03:56 +0000
Subject: [PATCH] Create routers.html
---
_includes/sections/routers.html | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 _includes/sections/routers.html
diff --git a/_includes/sections/routers.html b/_includes/sections/routers.html
new file mode 100644
index 00000000..73dcdea3
--- /dev/null
+++ b/_includes/sections/routers.html
@@ -0,0 +1,20 @@
+
+
Laptops
+
+
+ {% include card.html color="success"
+ title="Minifree"
+ image="/assets/img/tools/minifree"
+ url="https://minifree.org/"
+ description="Minifree sells hardware with zero non-free drivers. All of there routets come pre-installed with LibreCMC."
+ %}
+
+ {% include card.html color="primary"
+ title="ThinkPenguin.com"
+ labels="warning:warning:ThinkPenguin.com may sell hardware with non-free software such as firmware. We recommend finding products with free software certifications."
+ image="/assets/img/tools/thinkpenguin.png"
+ url="https://www.thinkpenguin.com/"
+ description="ThinkPenguin.com sells hardware with zero non-free drivers."
+ %}
+
+