Isaac Chen | 13c6b3f | 2018-11-06 03:56:27 +0000 | [diff] [blame] | 1 | --- |
| 2 | layout: oem |
| 3 | title: Mobvoi |
bigbiff bigbiff | 722009e | 2018-11-06 18:25:23 -0500 | [diff] [blame] | 4 | permalink: /Devices/Mobvoi/ |
Isaac Chen | 13c6b3f | 2018-11-06 03:56:27 +0000 | [diff] [blame] | 5 | exclude: true |
| 6 | --- |
| 7 | |
| 8 | <div class="home"> |
| 9 | |
| 10 | <hr /> |
| 11 | <ul class="post-list" id="post-list"> |
| 12 | {% for post in site.mobvoi %} |
| 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> |