blob: ac98b091a0f7b7e47ae2cc3f01dc3133854cd7a2 [file] [log] [blame]
---
layout: oem
title: Asus
permalink: /Devices/Asus/
exclude: true
---
<div class="home">
<hr />
<ul class="post-list" id="post-list">
{% for post in site.asus %}
<p>
<strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
</p>
{% endfor %}
</ul>
</div>