diff options
Diffstat (limited to 'public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html')
| -rw-r--r-- | public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html | 40 |
1 files changed, 7 insertions, 33 deletions
diff --git a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html index 7ddf636..b702b57 100644 --- a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html +++ b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html @@ -9,9 +9,13 @@ <meta name="keywords" content="Ruby,Ruby 3"> <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="/hl.css"> - <link rel="stylesheet" href="/style.css"> - <link rel="stylesheet" href="/custom.css"> + + <link rel="stylesheet" href="/hl.css?208c52e3b7c9db1cad782c5d30b4698f"> + + <link rel="stylesheet" href="/style.css?779b1a3debcaeba619f6fe500e93d525"> + + <link rel="stylesheet" href="/custom.css?a649ea3528d4b626fb636505d94c1144"> + </head> <body class="single"> <header class="header"> @@ -59,11 +63,6 @@ <hr> </div> </div> - - - - - <section class="section-1"> <h2 id="" class="section-header"> @@ -77,11 +76,6 @@ </div> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> @@ -133,11 +127,6 @@ </div> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> @@ -185,11 +174,6 @@ if true puts 'Hello, World!' end </div> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> @@ -238,11 +222,6 @@ if true puts 'Hello, World!' end </div> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> @@ -348,11 +327,6 @@ if true puts 'Hello, World!' end </div> </div> </section> - - - - - <section class="section-1"> <h2 id="" class="section-header"> |
