Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/post/creating-a-new-theme/index.html')
-rw-r--r--docs/post/creating-a-new-theme/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/post/creating-a-new-theme/index.html b/docs/post/creating-a-new-theme/index.html
index 3a597ad..a24783f 100644
--- a/docs/post/creating-a-new-theme/index.html
+++ b/docs/post/creating-a-new-theme/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Creating a New Theme">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/post/creating-a-new-theme/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/post/creating-a-new-theme/">
<meta name="og:site_name" content="Creating a New Theme">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -1198,7 +1198,7 @@ $ vi themes/zafta/layouts/_default/single.html
</small></p>
<p>
- <a href="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/">← Migrate to Hugo from Jekyll</a>&nbsp;
+ <a href="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/">← Migrate to Hugo from Jekyll</a>&nbsp;
</p>