From 4916a1357c249d90624a9519ee9ba905ce396d41 Mon Sep 17 00:00:00 2001
From: Karl <kc0bfv@gmail.com>
Date: Fri, 13 Dec 2019 00:40:50 +0000
Subject: [PATCH] Update redir link

---
 index.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index 4b45512..4707ab0 100644
--- a/index.html
+++ b/index.html
@@ -59,9 +59,9 @@
         </div>
     
         <div class="col col-12 col-lg-6 imgbtntxt">
-            <a class="imgbtntxt" href="https://gohugo.io/">
-                <img class="morerounded" height="300" width="300" src="/ticky_tacky_dark/img/redirbutton.jpg" alt="Redirector - GoHugo">
-                <br>Redirector - GoHugo
+            <a class="imgbtntxt" href="https://github.com/kc0bfv/ticky_tacky_dark">
+                <img class="morerounded" height="300" width="300" src="/ticky_tacky_dark/img/redirbutton.jpg" alt="Theme Source">
+                <br>Theme Source
             </a>
         </div>
     
@@ -86,7 +86,7 @@
     <ul class="navbar">
             <li>Main</li>
             <li><a href="https://kc0bfv.github.io/ticky_tacky_dark/awesome/">Awesome</a></li>
-            <li><a href="https://gohugo.io/">Redirector - GoHugo</a></li>
+            <li><a href="https://github.com/kc0bfv/ticky_tacky_dark">Theme Source</a></li>
             <li><a href="https://kc0bfv.github.io/ticky_tacky_dark/interesting/">Fascinating</a></li>
             <li><a href="https://kc0bfv.github.io/ticky_tacky_dark/cool/">Stunning</a></li>
     </ul>

--
Gitblit v1.10.0