LYF: Fix capitalization of OEM

Signed-off-by: chankruze <chankruze@gmail.com>
Change-Id: I8fe1055f7adbd5f2946703b0af2643529ccdd31d
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>