Merge "devices: PLE: add Nokia 6"
diff --git a/_includes/head.html b/_includes/head.html
index 47057b5..158be7a 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -9,4 +9,13 @@
   <link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
   <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
   <link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
+
+  <link rel="preconnect" href="https://www.gstatic.com" />
+  <link rel="preconnect" href="https://ssum-sec.casalemedia.com" />
+  <link rel="preconnect" href="https://cms.quantserve.com" />
+  <link rel="preconnect" href="https://fcmatch.youtube.com" />
+  <link rel="preconnect" href="https://fonts.googleapis.com" />
+  <link rel="preconnect" href="https://odr.mookie1.com" />
+  <link rel="preconnect" href="https://encrypted-tbn3.gstatic.com" />
+  <link rel="preconnect" href="https://fcmatch.google.com" />
 </head>
diff --git a/_xiaomi/xiaomimia1.markdown b/_xiaomi/xiaomimia1.markdown
index 52acd6a..6b8a61b 100644
--- a/_xiaomi/xiaomimia1.markdown
+++ b/_xiaomi/xiaomimia1.markdown
@@ -4,7 +4,7 @@
 codename: tissot

 downloadfolder: tissot

 supportstatus: Current

-maintainer: Mohan Cm(mohancm100)

+maintainer: nicknitewolf

 devicetree: "https://github.com/TeamWin/android_device_xiaomi_tissot.git"

 xdathread: "https://forum.xda-developers.com/mi-a1/development/recovery-twrp-3-1-1-0-touch-recovery-t3688472"

 oem: Xiaomi

@@ -24,4 +24,4 @@
 

 {% include fastbootinstall.html %}

 

-{% include ddinstall.html %}
\ No newline at end of file
+{% include ddinstall.html %}

diff --git a/_xiaomi/xiaomiredmi6pro.markdown b/_xiaomi/xiaomiredmi6pro.markdown
new file mode 100644
index 0000000..99f1d9a
--- /dev/null
+++ b/_xiaomi/xiaomiredmi6pro.markdown
@@ -0,0 +1,29 @@
+---
+layout: device
+title:  "Xiaomi Redmi 6 Pro"
+codename: sakura
+downloadfolder: sakura
+supportstatus: Current
+maintainer: aragon12 (shubham)
+devicetree: https://github.com/TeamWin/android_device_xiaomi_sakura.git
+oem: Xiaomi
+ddof: "/dev/block/bootdevice/by-name/recovery"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include dmverity.html %}
+
+{% include xiaomiunlock.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
+
+{% include ddinstall.html %}