diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-10-03 03:08:27 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-10-03 03:08:27 +0900 |
| commit | 6eed01b718880e363bf3d86a69fe16c7a8b751ac (patch) | |
| tree | 918ab985cb019da8188d25c2476a8e2c30dd7922 /vhosts/blog/public/about/index.html | |
| parent | 0b734d0453ff1fa70bcefe566803602f16af938c (diff) | |
| download | nsfisis.dev-6eed01b718880e363bf3d86a69fe16c7a8b751ac.tar.gz nsfisis.dev-6eed01b718880e363bf3d86a69fe16c7a8b751ac.tar.zst nsfisis.dev-6eed01b718880e363bf3d86a69fe16c7a8b751ac.zip | |
feat(blog/style): tweak nav style
Diffstat (limited to 'vhosts/blog/public/about/index.html')
| -rw-r--r-- | vhosts/blog/public/about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhosts/blog/public/about/index.html b/vhosts/blog/public/about/index.html index 2a7d08e7..a55b3374 100644 --- a/vhosts/blog/public/about/index.html +++ b/vhosts/blog/public/about/index.html @@ -8,7 +8,7 @@ <meta name="description" content="このサイトの著者について"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>About | REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=929045ed125b82381c71b10c6c911261"> + <link rel="stylesheet" href="/style.css?h=6a3b357ff2e26410fe3875b6b5617433"> </head> <body class="single"> <header class="header"> |
