Explorar o código

Redirect to onCrashReboot.com article

The destination page is on my blog. I want to keep my project
description consolidated in my blog.

I got the idea of using redirect from  tsmango/jekyll_alias_generator.
Talha Mansoor %!s(int64=11) %!d(string=hai) anos
pai
achega
5b06a5d603
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      index.html

+ 8 - 1
index.html

@@ -1 +1,8 @@
-My GitHub Page
+<!DOCTYPE html>
+<html>
+    <head>
+        <link rel="canonical" href="http://oncrashreboot.com/elegant-a-clean-theme-for-pelican-with-search-feature.html"/>
+        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+        <meta http-equiv="refresh" content="0;url=http://oncrashreboot.com/elegant-a-clean-theme-for-pelican-with-search-feature.html" />
+    </head>
+</html>