diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-08-31 23:30:53 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-08-31 23:32:02 +0900 |
| commit | 5d5367ed00c22cc194b8a2411b2b4b828751003b (patch) | |
| tree | 02392cbb201091853c58ffccea81dbc8f9102854 /docs/posts/my-first-post/index.html | |
| parent | 8c071f04a749d2cf7ca7a23bff49d94738aa6b6d (diff) | |
| download | nsfisis.github.io-5d5367ed00c22cc194b8a2411b2b4b828751003b.tar.gz nsfisis.github.io-5d5367ed00c22cc194b8a2411b2b4b828751003b.tar.zst nsfisis.github.io-5d5367ed00c22cc194b8a2411b2b4b828751003b.zip | |
update hugo
Diffstat (limited to 'docs/posts/my-first-post/index.html')
| -rw-r--r-- | docs/posts/my-first-post/index.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/posts/my-first-post/index.html b/docs/posts/my-first-post/index.html index 137f715..960644b 100644 --- a/docs/posts/my-first-post/index.html +++ b/docs/posts/my-first-post/index.html @@ -1 +1,10 @@ -<!DOCTYPE html><html><head><title>https://blog.nsfisis.dev/posts/2021-03-05/my-first-post/</title><link rel="canonical" href="https://blog.nsfisis.dev/posts/2021-03-05/my-first-post/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://blog.nsfisis.dev/posts/2021-03-05/my-first-post/" /></head></html>
\ No newline at end of file +<!DOCTYPE html> +<html lang="ja-JP"> + <head> + <title>https://blog.nsfisis.dev/posts/2021-03-05/my-first-post/</title> + <link rel="canonical" href="https://blog.nsfisis.dev/posts/2021-03-05/my-first-post/"> + <meta name="robots" content="noindex"> + <meta charset="utf-8"> + <meta http-equiv="refresh" content="0; url=https://blog.nsfisis.dev/posts/2021-03-05/my-first-post/"> + </head> +</html> |
