blob: 1006ac8c8afe5cf5353c6437c787cf566ee040d4 [file] [log] [blame]
AndroiableDroid73069772018-12-02 02:46:07 +05301---
2layout: oem
3title: LYF
4permalink: /Devices/LYF/
5exclude: true
6---
7
8<div class="home">
9
10 <hr />
11 <ul class="post-list" id="post-list">
12 {% for post in site.LYF %}
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>