summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in
diff options
context:
space:
mode:
Diffstat (limited to 'vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in')
-rw-r--r--vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
index ae9800a5..be0a5b6f 100644
--- a/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
+++ b/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
@@ -7,6 +7,11 @@
<meta name="copyright" content="&copy; 2021 nsfisis">
<meta name="description" content="Ruby 3.0 で追加される case in 構文と、then キーワードについて。">
<meta name="keywords" content="Ruby,Ruby 3">
+ <meta property="og:type" content="article">
+ <meta property="og:title" content="【Ruby】 then キーワードと case in | REPL: Rest-Eat-Program Loop">
+ <meta property="og:description" content="Ruby 3.0 で追加される case in 構文と、then キーワードについて。">
+ <meta property="og:site_name" content="REPL: Rest-Eat-Program Loop">
+ <meta property="og:locale" content="ja_JP">
<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=ff6bd78923acd811422831305d515a85">