diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-10-02 02:37:45 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-10-02 02:37:45 +0900 |
| commit | bc925d12812818c457b9b2497958a60709d56a68 (patch) | |
| tree | ce2e80849cc55e6101c30b38e3d16136afce26a5 /vhosts/blog/public/about/index.html | |
| parent | bd93a7761d2288b303e191caa1eb327bfc5eee97 (diff) | |
| download | nsfisis.dev-bc925d12812818c457b9b2497958a60709d56a68.tar.gz nsfisis.dev-bc925d12812818c457b9b2497958a60709d56a68.tar.zst nsfisis.dev-bc925d12812818c457b9b2497958a60709d56a68.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 3c334912..2a7d08e7 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=37fff6a2f0eef473abde58e55f28ea69"> + <link rel="stylesheet" href="/style.css?h=929045ed125b82381c71b10c6c911261"> </head> <body class="single"> <header class="header"> |
