diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-07-04 00:39:03 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-07-04 02:45:18 +0900 |
| commit | 352524dbab111d1803f49f0facfa20260e9f40ee (patch) | |
| tree | 207e5ed689830009114444eb8c11ccfc7395ec62 /services/blog/public/posts/2021-03-05/my-first-post/index.html | |
| parent | 5c35314280d5793965dff366f9fe68846c4576c8 (diff) | |
| download | nsfisis.dev-352524dbab111d1803f49f0facfa20260e9f40ee.tar.gz nsfisis.dev-352524dbab111d1803f49f0facfa20260e9f40ee.tar.zst nsfisis.dev-352524dbab111d1803f49f0facfa20260e9f40ee.zip | |
fix(blog/style): fix width of page navigation
Diffstat (limited to 'services/blog/public/posts/2021-03-05/my-first-post/index.html')
| -rw-r--r-- | services/blog/public/posts/2021-03-05/my-first-post/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/blog/public/posts/2021-03-05/my-first-post/index.html b/services/blog/public/posts/2021-03-05/my-first-post/index.html index 0d2e20fd..24ddf8e7 100644 --- a/services/blog/public/posts/2021-03-05/my-first-post/index.html +++ b/services/blog/public/posts/2021-03-05/my-first-post/index.html @@ -13,7 +13,7 @@ <meta property="og:locale" content="ja_JP"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>My First Post|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=29e15d3c7ed0bb8e915f44234a2b073f"> + <link rel="stylesheet" href="/style.css?h=899271ae83285479ca025cc358975c53"> </head> <body class="single"> <header class="header"> |
