blob: 684c489539384f8216de8a77f9a1a1e9db93a67e [file] [log] [blame]
bigbiff bigbiff8a45ff72017-09-06 18:25:29 -04001---
2layout: oem
3title: Hyundai
4permalink: /Devices/Hyundai/
5exclude: true
6---
7
8<div class="home">
9
10 <hr />
11 <ul class="post-list" id="post-list">
12 {% for post in site.hyundai %}
13 <p>
14 <strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
15 </p>
16 {% endfor %}
17 </ul>
18</div>