diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-12-03 00:51:39 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-12-03 00:51:39 +0900 |
| commit | bd955fe72d7da9bd3ef9b1c28d99d9dffd3de564 (patch) | |
| tree | 01fd1ad44b6b1e68c4d54d9350d1a75a658eb4b1 /vhosts/blog/public/about/index.html | |
| parent | e0422d762ba2dbf09ee94b878441b3128230a7f3 (diff) | |
| download | nsfisis.dev-bd955fe72d7da9bd3ef9b1c28d99d9dffd3de564.tar.gz nsfisis.dev-bd955fe72d7da9bd3ef9b1c28d99d9dffd3de564.tar.zst nsfisis.dev-bd955fe72d7da9bd3ef9b1c28d99d9dffd3de564.zip | |
feat(blog/style): add margin between site logo and menu
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 8d820c7c..d480b0e0 100644 --- a/vhosts/blog/public/about/index.html +++ b/vhosts/blog/public/about/index.html @@ -13,7 +13,7 @@ <meta property="og:locale" content="ja_JP"> <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=6d01887cbcc8b6de37137e241dfef108"> + <link rel="stylesheet" href="/style.css?h=0656606dcfb3f6fa094a976e05df9007"> </head> <body class="single"> <header class="header"> |
