diff options
Diffstat (limited to 'services/blog/public/posts/2021-03-05')
| -rw-r--r-- | services/blog/public/posts/2021-03-05/my-first-post/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/services/blog/public/posts/2021-03-05/my-first-post/index.html b/services/blog/public/posts/2021-03-05/my-first-post/index.html index 613df984..1e90a41b 100644 --- a/services/blog/public/posts/2021-03-05/my-first-post/index.html +++ b/services/blog/public/posts/2021-03-05/my-first-post/index.html @@ -14,7 +14,7 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>My First Post|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="single"> <header class="header"> @@ -183,7 +183,7 @@ <mark>highlighted</mark> </p> <p> - <a href="https://example.com" rel="noreferrer" target="_blank">https://example.com</a> + <a class="url" href="https://example.com" rel="noreferrer" target="_blank">https://example.com</a> </p> <p> <a href="https://example.com" rel="noreferrer" target="_blank">example link</a> |
