diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-03-05 23:58:46 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-03-05 23:58:46 +0900 |
| commit | 75d371951940aa7150949e88f944ab856b0bcd58 (patch) | |
| tree | dd5d6479c2076e6131a80bc04226cef824469199 /docs/categories | |
| parent | 014f214e344e1fd80af2b4c52435aaf1d18afa04 (diff) | |
| download | nsfisis.github.io-75d371951940aa7150949e88f944ab856b0bcd58.tar.gz nsfisis.github.io-75d371951940aa7150949e88f944ab856b0bcd58.tar.zst nsfisis.github.io-75d371951940aa7150949e88f944ab856b0bcd58.zip | |
fix protocol: http to https
Diffstat (limited to 'docs/categories')
| -rw-r--r-- | docs/categories/index.html | 18 | ||||
| -rw-r--r-- | docs/categories/index.xml | 4 | ||||
| -rw-r--r-- | docs/categories/page/1/index.html | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/docs/categories/index.html b/docs/categories/index.html index 183eb65..d92ecfa 100644 --- a/docs/categories/index.html +++ b/docs/categories/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/categories/index.xml" title="5757777" /> + <link rel="alternate" type="application/rss+xml" href="https://nsfisis.github.io/categories/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"> @@ -82,13 +82,13 @@ <header class="page-header"><h1>Categories</h1></header> </main> <footer class="footer"> - <span>© 2021 <a href="http://nsfisis.github.io">5757777</a></span> + <span>© 2021 <a href="https://nsfisis.github.io">5757777</a></span> <span>·</span> <span>Powered by <a href="https://gohugo.io/" rel="noopener" target="_blank">Hugo️️</a>️</span> <span>·</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> diff --git a/docs/categories/index.xml b/docs/categories/index.xml index 76427db..ed98852 100644 --- a/docs/categories/index.xml +++ b/docs/categories/index.xml @@ -2,9 +2,9 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Categories on 5757777</title> - <link>http://nsfisis.github.io/categories/</link> + <link>https://nsfisis.github.io/categories/</link> <description>Recent content in Categories on 5757777</description> <generator>Hugo -- gohugo.io</generator> - <language>ja-JP</language><atom:link href="http://nsfisis.github.io/categories/index.xml" rel="self" type="application/rss+xml" /> + <language>ja-JP</language><atom:link href="https://nsfisis.github.io/categories/index.xml" rel="self" type="application/rss+xml" /> </channel> </rss> diff --git a/docs/categories/page/1/index.html b/docs/categories/page/1/index.html index 186e45e..bf06eed 100644 --- a/docs/categories/page/1/index.html +++ b/docs/categories/page/1/index.html @@ -1 +1 @@ -<!DOCTYPE html><html><head><title>http://nsfisis.github.io/categories/</title><link rel="canonical" href="http://nsfisis.github.io/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://nsfisis.github.io/categories/" /></head></html>
\ No newline at end of file +<!DOCTYPE html><html><head><title>https://nsfisis.github.io/categories/</title><link rel="canonical" href="https://nsfisis.github.io/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://nsfisis.github.io/categories/" /></head></html>
\ No newline at end of file |
