Merge "twrpme: add gitactivity changelog tag to device markdowns"
diff --git a/_devices/huaweihonor4x.markdown b/_devices/huaweihonor4x.markdown
new file mode 100644
index 0000000..0d5bd34
--- /dev/null
+++ b/_devices/huaweihonor4x.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title:  "Huawei Honor 4X"
+codename: cherry
+downloadfolder: cherry
+supportstatus: Current
+maintainer: paulobrien
+oem: Huawei
+devicetree: https://github.com/TeamWin/android_device_huawei_cherry
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_devices/huaweihonor5c.markdown b/_devices/huaweihonor5c.markdown
new file mode 100644
index 0000000..1962221
--- /dev/null
+++ b/_devices/huaweihonor5c.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title:  "Huawei Honor 5C"
+codename: nemo
+downloadfolder: nemo
+supportstatus: Current
+maintainer: paulobrien
+oem: Huawei
+devicetree: https://github.com/TeamWin/android_device_huawei_nemo
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_devices/huaweihonor6.markdown b/_devices/huaweihonor6.markdown
new file mode 100644
index 0000000..e4c9da9
--- /dev/null
+++ b/_devices/huaweihonor6.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title:  "Huawei Honor 6"
+codename: mogolia
+downloadfolder: mogolia
+supportstatus: Current
+maintainer: paulobrien
+oem: Huawei
+devicetree: https://github.com/TeamWin/android_device_huawei_mogolia
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_devices/huaweihonor6plus.markdown b/_devices/huaweihonor6plus.markdown
new file mode 100644
index 0000000..c413ac4
--- /dev/null
+++ b/_devices/huaweihonor6plus.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title:  "Huawei Honor 6 Plus"
+codename: pine
+downloadfolder: pine
+supportstatus: Current
+maintainer: paulobrien
+oem: Huawei
+devicetree: https://github.com/TeamWin/android_device_huawei_pine
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_devices/huaweimate8.markdown b/_devices/huaweimate8.markdown
new file mode 100644
index 0000000..4b948b5
--- /dev/null
+++ b/_devices/huaweimate8.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title:  "Huawei Mate 8"
+codename: next
+downloadfolder: next
+supportstatus: Current
+maintainer: paulobrien
+oem: Huawei
+devicetree: https://github.com/TeamWin/android_device_huawei_next
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_devices/huaweimediapadm280.markdown b/_devices/huaweimediapadm280.markdown
new file mode 100644
index 0000000..d51081e
--- /dev/null
+++ b/_devices/huaweimediapadm280.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title:  "Huawei Mediapad M2 8.0"
+codename: mozart
+downloadfolder: mozart
+supportstatus: Current
+maintainer: paulobrien
+oem: Huawei
+devicetree: https://github.com/TeamWin/android_device_huawei_mozart
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_devices/huaweip9.markdown b/_devices/huaweip9.markdown
new file mode 100644
index 0000000..0066082
--- /dev/null
+++ b/_devices/huaweip9.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title:  "Huawei P9"
+codename: eva
+downloadfolder: eva
+supportstatus: Current
+maintainer: paulobrien
+oem: Huawei
+devicetree: https://github.com/TeamWin/android_device_huawei_eva
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_devices/huaweip9plus.markdown b/_devices/huaweip9plus.markdown
new file mode 100644
index 0000000..73e2cd6
--- /dev/null
+++ b/_devices/huaweip9plus.markdown
@@ -0,0 +1,22 @@
+---
+layout: device
+title:  "Huawei P9 Plus"
+codename: vienna
+downloadfolder: vienna
+supportstatus: Current
+maintainer: paulobrien
+oem: Huawei
+devicetree: https://github.com/TeamWin/android_device_huawei_vienna
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_includes/header.html b/_includes/header.html
index 3ad432d..a98f424 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -1,3 +1,25 @@
+  <div class="wrapper">
+    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
+<!-- twrp.me 320x100 large mobile banner -->
+<ins class="adsbygoogle"
+     style="display:inline-block;width:320px;height:100px"
+     data-ad-client="ca-pub-3594204119287048"
+     data-ad-slot="1141077597"></ins>
+<script>
+(adsbygoogle = window.adsbygoogle || []).push({});
+</script>
+  </div>
+
+
+<!-- Page level adsense ad -->
+<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
+<script>
+  (adsbygoogle = window.adsbygoogle || []).push({
+    google_ad_client: "ca-pub-3594204119287048",
+    enable_page_level_ads: true
+  });
+</script>
+
 <header class="site-header">
 
   <div class="wrapper">
@@ -24,17 +46,4 @@
 
   </div>
 
-  <div class="wrapper">
-    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
-<!-- twrp.me 320x100 large mobile banner -->
-<ins class="adsbygoogle"
-     style="display:inline-block;width:320px;height:100px"
-     data-ad-client="ca-pub-3594204119287048"
-     data-ad-slot="1141077597"></ins>
-<script>
-(adsbygoogle = window.adsbygoogle || []).push({});
-</script>
-  </div>
-
-
 </header>