diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-07-20 03:14:42 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-07-20 03:14:42 +0900 |
| commit | 1f1870a1852558166cabfdfdcc4bc1437e37a45a (patch) | |
| tree | 163ce5c5a7c6147c2f566b25e40dcadb9b210945 /services/blog/public/posts/3 | |
| parent | 037da3c3c4cf7d4e62cb5248ecccfe75d88f684b (diff) | |
| download | nsfisis.dev-1f1870a1852558166cabfdfdcc4bc1437e37a45a.tar.gz nsfisis.dev-1f1870a1852558166cabfdfdcc4bc1437e37a45a.tar.zst nsfisis.dev-1f1870a1852558166cabfdfdcc4bc1437e37a45a.zip | |
feat(blog/style): fix word-break style of links
Diffstat (limited to 'services/blog/public/posts/3')
| -rw-r--r-- | services/blog/public/posts/3/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/blog/public/posts/3/index.html b/services/blog/public/posts/3/index.html index cf377486..05159771 100644 --- a/services/blog/public/posts/3/index.html +++ b/services/blog/public/posts/3/index.html @@ -15,7 +15,7 @@ <link rel="alternate" type="application/atom+xml" href="https://blog.nsfisis.dev/posts/atom.xml"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>投稿一覧 (3ページ目)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=f4a12de8fc55ef1668e211e6c6db4ade"> + <link rel="stylesheet" href="/style.css?h=d2f027875115279303f9fe391e2ef61b"> </head> <body class="list"> <header class="header"> |
