blob: a8126c934faa5c31b480381e14d04d7b606baf81 [file] [log] [blame]
chankruze81a8f302019-05-11 06:03:12 +05301---
2layout: oem
3title: UMIDIGI
4permalink: /Devices/Umidigi/
5exclude: true
6---
7<div class="home">
8 <hr />
9 <ul class="post-list" id="post-list">
10 {% for post in site.umidigi %}
11 <p>
12 <strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
13 </p>
14 {% endfor %}
15 </ul>
16</div>