diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-20 21:56:24 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-20 21:56:24 +0900 |
| commit | 627330f7e80e2eac0f92663bbdaaf39962e97bbe (patch) | |
| tree | 2b0fe134325970bca32b2121567ebdc43d7a8980 /public/about/index.html | |
| parent | e5e6d918a474f5704270835d24eb686f13a67cf8 (diff) | |
| download | blog.nsfisis.dev-627330f7e80e2eac0f92663bbdaaf39962e97bbe.tar.gz blog.nsfisis.dev-627330f7e80e2eac0f92663bbdaaf39962e97bbe.tar.zst blog.nsfisis.dev-627330f7e80e2eac0f92663bbdaaf39962e97bbe.zip | |
feat(nuldoc): implement admonition block
Diffstat (limited to 'public/about/index.html')
| -rw-r--r-- | public/about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/about/index.html b/public/about/index.html index 2182ddd..d40521b 100644 --- a/public/about/index.html +++ b/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=cc0dc8713d7b77d1db1eba68d7782272"> + <link rel="stylesheet" href="/style.css?h=5acc7a3b97936927a2f330acee0c6e3f"> </head> <body class="single"> <header class="header"> |
