diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-11-02 22:50:56 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-11-02 22:50:56 +0900 |
| commit | 0ed772e1c2691f545ee08221893ac98266322ac5 (patch) | |
| tree | fc89bc0aa6f378d1575fe2a78a1b7c534d828505 /services/nuldoc/public/blog/posts/2021-10-02 | |
| parent | 0af80494361ec9b71e004e2c83c43170666acbd9 (diff) | |
| download | nsfisis.dev-0ed772e1c2691f545ee08221893ac98266322ac5.tar.gz nsfisis.dev-0ed772e1c2691f545ee08221893ac98266322ac5.tar.zst nsfisis.dev-0ed772e1c2691f545ee08221893ac98266322ac5.zip | |
feat(nuldoc): Update site header 2
Diffstat (limited to 'services/nuldoc/public/blog/posts/2021-10-02')
7 files changed, 35 insertions, 14 deletions
diff --git a/services/nuldoc/public/blog/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/services/nuldoc/public/blog/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html index 1f928bd..92220a2 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【C++】 属性構文の属性名にはキーワードが使える|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html b/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html index df6b094..4a57431 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Python】 クロージャとUnboundLocalError: local variable 'x' referenced before assignment|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/ruby-detect-running-implementation/index.html b/services/nuldoc/public/blog/posts/2021-10-02/ruby-detect-running-implementation/index.html index 58309aa..3174807 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/ruby-detect-running-implementation/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/ruby-detect-running-implementation/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Ruby】 自身を実行している処理系の種類を判定する|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html index 7747383..6e49bd6 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Ruby】 then キーワードと case in|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/rust-where-are-primitive-types-from/index.html b/services/nuldoc/public/blog/posts/2021-10-02/rust-where-are-primitive-types-from/index.html index c368134..ba6ab5c 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/rust-where-are-primitive-types-from/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/rust-where-are-primitive-types-from/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>Rust のプリミティブ型はどこからやって来るか|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html b/services/nuldoc/public/blog/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html index 1ab9d9d..10848d3 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Vim】 autocmd events の BufWrite/BufWritePre の違い|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/services/nuldoc/public/blog/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html index 564b161..534e8f7 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>Vimで選択した行の順番を入れ替える|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> |
