diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-15 02:20:55 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-15 02:20:55 +0900 |
| commit | bfac7998b0f7abd8dbde016535037cf1d3174336 (patch) | |
| tree | 702b6b057eb88ee2eaeefba7c9ebc8f3ed13485a /public/posts/2022-04-09/phperkaigi-2022-tokens/index.html | |
| parent | 229f35a2f498e0dd1a5760abc88176043a9af449 (diff) | |
| download | blog.nsfisis.dev-bfac7998b0f7abd8dbde016535037cf1d3174336.tar.gz blog.nsfisis.dev-bfac7998b0f7abd8dbde016535037cf1d3174336.tar.zst blog.nsfisis.dev-bfac7998b0f7abd8dbde016535037cf1d3174336.zip | |
fix(style): remove underline from <a> in heading
Diffstat (limited to 'public/posts/2022-04-09/phperkaigi-2022-tokens/index.html')
| -rw-r--r-- | public/posts/2022-04-09/phperkaigi-2022-tokens/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html b/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html index bbeacb2..2226e47 100644 --- a/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html +++ b/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html @@ -11,7 +11,7 @@ <title>PHPerKaigi 2022 トークン問題の解説 | REPL: Rest-Eat-Program Loop</title> <link rel="stylesheet" href="/hl.css?h=208c52e3b7c9db1cad782c5d30b4698f"> <link rel="stylesheet" href="/style.css?h=2923268d00d2a2482f8dc7103353c3f9"> - <link rel="stylesheet" href="/custom.css?h=38829d5e1dc8776c51bbc34984de8807"> + <link rel="stylesheet" href="/custom.css?h=9d2c451c42feb3350daea746cde36416"> </head> <body class="single"> <header class="header"> |
