blob: 8f333fa5fe7ccebcfedccd0f1b331347715a2a68 [file] [log] [blame]
sheikhshahnawaz41299dfe3d522020-05-27 00:50:29 +05301---
2layout: oem
3title: Vivo
4permalink: /Devices/Vivo/
5exclude: true
6---
7
8<div class="home">
9
10 <hr />
11 <ul class="post-list" id="post-list">
12 {% for post in site.vivo %}
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>