diff --git a/_plugins/clients.rb b/_plugins/clients.rb
index d2f0bac0..cee14a13 100644
--- a/_plugins/clients.rb
+++ b/_plugins/clients.rb
@@ -24,6 +24,10 @@ module Jekyll
r += "" + ci + ""
elsif ci
r += ci
+ elsif hid == '_os'
+ for os in c['os'].split(' ')
+ r += '
'
+ end
end
r += "" + td + ">"
end
diff --git a/clients.html b/clients.html
index cd532b48..4bb320a9 100644
--- a/clients.html
+++ b/clients.html
@@ -43,6 +43,8 @@ client_info:
text: License
- id: multiuser
text: Multi-user
+- id: _os
+ text: Available For
clients:
- name: Armory