aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2021-03-05 23:58:46 +0900
committernsfisis <nsfisis@gmail.com>2021-03-05 23:58:46 +0900
commit75d371951940aa7150949e88f944ab856b0bcd58 (patch)
treedd5d6479c2076e6131a80bc04226cef824469199 /docs/posts/index.html
parent014f214e344e1fd80af2b4c52435aaf1d18afa04 (diff)
downloadblog.nsfisis.dev-75d371951940aa7150949e88f944ab856b0bcd58.tar.gz
blog.nsfisis.dev-75d371951940aa7150949e88f944ab856b0bcd58.tar.zst
blog.nsfisis.dev-75d371951940aa7150949e88f944ab856b0bcd58.zip
fix protocol: http to https
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r--docs/posts/index.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html
index 907747a..dafe5a6 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -10,15 +10,15 @@
<meta name="description" content="">
<meta name="author" content="">
- <link href="http://nsfisis.github.io/an-old-hope.min.css" rel="stylesheet">
- <link href="http://nsfisis.github.io/style.css" rel="stylesheet">
- <link href="http://nsfisis.github.io/custom.css" rel="stylesheet">
+ <link href="https://nsfisis.github.io/an-old-hope.min.css" rel="stylesheet">
+ <link href="https://nsfisis.github.io/style.css" rel="stylesheet">
+ <link href="https://nsfisis.github.io/custom.css" rel="stylesheet">
- <link rel="apple-touch-icon" href="http://nsfisis.github.io/apple-touch-icon.png">
- <link rel="icon" href="http://nsfisis.github.io/favicon.ico">
+ <link rel="apple-touch-icon" href="https://nsfisis.github.io/apple-touch-icon.png">
+ <link rel="icon" href="https://nsfisis.github.io/favicon.ico">
<meta name="generator" content="Hugo 0.81.0" />
- <link rel="alternate" type="application/rss+xml" href="http://nsfisis.github.io/posts/index.xml" title="5757777" />
+ <link rel="alternate" type="application/rss+xml" href="https://nsfisis.github.io/posts/index.xml" title="5757777" />
<script>
@@ -74,7 +74,7 @@
</script>
<header class="header">
<nav class="nav">
- <p class="logo"><a href="http://nsfisis.github.io">5757777</a></p>
+ <p class="logo"><a href="https://nsfisis.github.io">5757777</a></p>
</nav>
</header>
<main class="main">
@@ -91,16 +91,16 @@
<footer class="entry-footer">
<time>March 5, 2021</time>
</footer>
- <a class="entry-link" href="http://nsfisis.github.io/posts/my-first-post/"></a>
+ <a class="entry-link" href="https://nsfisis.github.io/posts/my-first-post/"></a>
</article></main>
<footer class="footer">
- <span>&copy; 2021 <a href="http://nsfisis.github.io">5757777</a></span>
+ <span>&copy; 2021 <a href="https://nsfisis.github.io">5757777</a></span>
<span>&middot;</span>
<span>Powered by <a href="https://gohugo.io/" rel="noopener" target="_blank">Hugo️️</a>️</span>
<span>&middot;</span>
<span>Theme️ <a href="https://github.com/nanxiaobei/hugo-paper" rel="noopener" target="_blank">Paper</a></span>
</footer>
-<script src="http://nsfisis.github.io/highlight.min.js"></script>
+<script src="https://nsfisis.github.io/highlight.min.js"></script>
<script>
hljs.initHighlightingOnLoad();
</script>