diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-18 19:12:38 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-18 19:14:05 +0900 |
| commit | b712e14b622aaa76f8b1a5ccfa7b21c9ba1c6d03 (patch) | |
| tree | 507b5ae2197583fbb8d705d76fd3b23a9cc350ed /public/posts/2023-03-10/rewrite-this-blog-generator | |
| parent | 4b1b65fb57b59c01a8c5480db44f177e7d6d9752 (diff) | |
| download | blog.nsfisis.dev-b712e14b622aaa76f8b1a5ccfa7b21c9ba1c6d03.tar.gz blog.nsfisis.dev-b712e14b622aaa76f8b1a5ccfa7b21c9ba1c6d03.tar.zst blog.nsfisis.dev-b712e14b622aaa76f8b1a5ccfa7b21c9ba1c6d03.zip | |
fix: 404 page
Diffstat (limited to 'public/posts/2023-03-10/rewrite-this-blog-generator')
| -rw-r--r-- | public/posts/2023-03-10/rewrite-this-blog-generator/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/posts/2023-03-10/rewrite-this-blog-generator/index.html b/public/posts/2023-03-10/rewrite-this-blog-generator/index.html index f1a21ea..f45df4d 100644 --- a/public/posts/2023-03-10/rewrite-this-blog-generator/index.html +++ b/public/posts/2023-03-10/rewrite-this-blog-generator/index.html @@ -8,7 +8,7 @@ <meta name="description" content="このブログのジェネレータを書き直したので、やったことを書き記しておく。"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>このブログのジェネレータを書き直した | REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=76e2f0d8e43df3f0844654da6fc87fc7"> + <link rel="stylesheet" href="/style.css?h=f4838bbf46734863045a3ba5c4147a38"> <link rel="stylesheet" href="/hl.css?h=340e65ffd5c17713efc9107c06304f7b"> </head> <body class="single"> |
