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