diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-18 16:38:54 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-18 16:38:54 +0900 |
| commit | 81f2357697cbe4476da3c344d1c71154b848c2a6 (patch) | |
| tree | ebcbeca7cf5d7f02da4109521392a360b796d803 /public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html | |
| parent | f3734ac3bd1a15a4bf2aaca8f73def5003380b86 (diff) | |
| download | blog.nsfisis.dev-81f2357697cbe4476da3c344d1c71154b848c2a6.tar.gz blog.nsfisis.dev-81f2357697cbe4476da3c344d1c71154b848c2a6.tar.zst blog.nsfisis.dev-81f2357697cbe4476da3c344d1c71154b848c2a6.zip | |
fix(style): fix width of header and footer on mobile device
Diffstat (limited to 'public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html')
| -rw-r--r-- | public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html b/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html index c3d8d4a..d1c5faa 100644 --- a/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html +++ b/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html @@ -9,7 +9,7 @@ <meta name="keywords" content="カンファレンス,PHP,PHP カンファレンス"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた | REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=6f3d4c950fa81f2b80c019eea1187fbc"> + <link rel="stylesheet" href="/style.css?h=478d4058d55fdc74d092d3318f13427d"> <link rel="stylesheet" href="/hl.css?h=340e65ffd5c17713efc9107c06304f7b"> </head> <body class="single"> |
