LYF: Fix capitalization of OEM
Signed-off-by: chankruze <chankruze@gmail.com>
Change-Id: I8fe1055f7adbd5f2946703b0af2643529ccdd31d
diff --git a/_config.yml b/_config.yml
index 3208151..69122a8 100644
--- a/_config.yml
+++ b/_config.yml
@@ -101,7 +101,7 @@
lg:
output: true
- LYF:
+ lyf:
output: true
marshall:
diff --git a/_LYF/LYFmobee01a.markdown b/_lyf/lyfmobee01a.markdown
similarity index 97%
rename from _LYF/LYFmobee01a.markdown
rename to _lyf/lyfmobee01a.markdown
index 844a7a5..33ade45 100644
--- a/_LYF/LYFmobee01a.markdown
+++ b/_lyf/lyfmobee01a.markdown
@@ -6,7 +6,7 @@
supportstatus: Current
maintainer: Mohd Faraz
devicetree: https://github.com/TeamWin/android_device_LYF_mobee01a
-oem: LYF
+oem: Lyf
---
{% include disclaimer.html %}
diff --git a/_oem/LYF.markdown b/_oem/lyf.markdown
similarity index 72%
rename from _oem/LYF.markdown
rename to _oem/lyf.markdown
index d02505b..254ae3f 100644
--- a/_oem/LYF.markdown
+++ b/_oem/lyf.markdown
@@ -1,4 +1,4 @@
---
layout: device
-oem: LYF
+oem: Lyf
---
diff --git a/oem/LYF.html b/oem/lyf.html
similarity index 83%
rename from oem/LYF.html
rename to oem/lyf.html
index 1006ac8..830fb08 100644
--- a/oem/LYF.html
+++ b/oem/lyf.html
@@ -1,7 +1,7 @@
---
layout: oem
title: LYF
-permalink: /Devices/LYF/
+permalink: /Devices/Lyf/
exclude: true
---
@@ -9,7 +9,7 @@
<hr />
<ul class="post-list" id="post-list">
- {% for post in site.LYF %}
+ {% for post in site.lyf %}
<p>
<strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
</p>