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/index.html | |
| 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/index.html')
| -rw-r--r-- | public/posts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/posts/index.html b/public/posts/index.html index 5059af4..345def6 100644 --- a/public/posts/index.html +++ b/public/posts/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"> </head> <body class="list"> <header class="header"> |
