浏览代码

Restore credits after testing

bryan 6 年之前
父节点
当前提交
ce136ba40f
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      blog.bryanroessler.com/_includes/footer.html
  2. 2 2
      landing.bryanroessler.com/_includes/footer.html

+ 2 - 2
blog.bryanroessler.com/_includes/footer.html

@@ -41,10 +41,10 @@
       {% endif%}
       </p>
           <!-- Please don't remove this, keep my open source work credited :) -->
-    <!--<p class="theme-by text-muted">
+    <p class="theme-by text-muted">
       Theme by
       <a href="http://deanattali.com/beautiful-jekyll/">beautiful-jekyll</a>
-    </p>-->
+    </p>
       </div>
     </div>
   </div>

+ 2 - 2
landing.bryanroessler.com/_includes/footer.html

@@ -41,10 +41,10 @@
       {% endif%}
       </p>
           <!-- Please don't remove this, keep my open source work credited :) -->
-    <!--<p class="theme-by text-muted">
+    <p class="theme-by text-muted">
       Theme by
       <a href="http://deanattali.com/beautiful-jekyll/">beautiful-jekyll</a>
-    </p>-->
+    </p>
       </div>
     </div>
   </div>