From d9ef980138a69779f76eeff5def931285756c4ff Mon Sep 17 00:00:00 2001
From: Ahmet Cecen <ahmetcecen@users.noreply.github.com>
Date: Sun, 21 Aug 2016 16:26:44 -0400
Subject: [PATCH] Update footer.html

---
 _includes/footer.html | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index 5db18b2..6f2a789 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -51,7 +51,15 @@
                             </span>
                         </a>
                     </li>
-					<li>
+		    <li>
+                        <a href="https://github.com/projectpages/project-pages/wiki/Project-Pages---Guides,-Tips,-Discussions">
+                            <span class="fa-stack fa-lg">
+                                <i class="fa fa-circle fa-stack-2x"></i>
+                                <i class="fa fa-info fa-stack-1x fa-inverse"></i>
+                            </span>
+                        </a>
+                    </li>
+                    <li>
                         <a href="https://github.com/projectpages/project-pages/fork">
                             <span class="fa-stack fa-lg">
                                 <i class="fa fa-circle fa-stack-2x"></i>
-- 
GitLab