diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-17 01:03:00 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-17 01:03:00 +0900 |
| commit | f5b1c4d1429356ebcef2a8cdd7b5d311a9477a6c (patch) | |
| tree | 994ef21999bc546697582670726aded51acc2dab /public/posts/index.html | |
| parent | 7efa36cee6a589976745a1fe1ad15d3f7c06762b (diff) | |
| download | blog.nsfisis.dev-f5b1c4d1429356ebcef2a8cdd7b5d311a9477a6c.tar.gz blog.nsfisis.dev-f5b1c4d1429356ebcef2a8cdd7b5d311a9477a6c.tar.zst blog.nsfisis.dev-f5b1c4d1429356ebcef2a8cdd7b5d311a9477a6c.zip | |
feat(nuldoc): do not include hl.css in /posts/ and /tags/*
Diffstat (limited to 'public/posts/index.html')
| -rw-r--r-- | public/posts/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/posts/index.html b/public/posts/index.html index 0488aa2..2b08678 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -9,7 +9,6 @@ <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>投稿一覧 | REPL: Rest-Eat-Program Loop</title> <link rel="stylesheet" href="/style.css?h=17cf97a767ec5fb6e64967729f40f30a"> - <link rel="stylesheet" href="/hl.css?h=208c52e3b7c9db1cad782c5d30b4698f"> </head> <body class="list"> <header class="header"> |
