blob: 3611a7c4aff36b769558a99a8a9dcd4f77bcb71f [file] [log] [blame]
kelexine3407ed82023-11-23 12:12:52 +01001---
2layout: oem
3title: Tecno
4permalink: /Devices/Tecno/
5exclude: true
6---
7
8<div class="home">
9
10 <hr />
11 <ul class="post-list" id="post-list">
12 {% for post in site.tecno %}
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>