blob: 830fb0879f7bb119eb625aa02c344ed7380ab1e1 [file] [log] [blame]
AndroiableDroid73069772018-12-02 02:46:07 +05301---
2layout: oem
3title: LYF
chankruze97453812019-05-13 23:02:42 +05304permalink: /Devices/Lyf/
AndroiableDroid73069772018-12-02 02:46:07 +05305exclude: true
6---
7
8<div class="home">
9
10 <hr />
11 <ul class="post-list" id="post-list">
chankruze97453812019-05-13 23:02:42 +053012 {% for post in site.lyf %}
AndroiableDroid73069772018-12-02 02:46:07 +053013 <p>
14 <strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
15 </p>
16 {% endfor %}
17 </ul>
18</div>