Added LYF Water 8

Change-Id: I1475f4f195ef3da3429576bfb0f168cfee9c8374
Signed-off-by: AndroiableDroid <androiabledroid@gmail.com>
diff --git a/oem/LYF.html b/oem/LYF.html
new file mode 100644
index 0000000..1006ac8
--- /dev/null
+++ b/oem/LYF.html
@@ -0,0 +1,18 @@
+---
+layout: oem
+title: LYF
+permalink: /Devices/LYF/
+exclude: true
+---
+
+<div class="home">
+
+  <hr />
+  <ul class="post-list" id="post-list">
+    {% for post in site.LYF %}
+      <p>
+	<strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
+      </p>
+    {% endfor %}
+  </ul>
+</div>