diff options
Diffstat (limited to 'docs/posts/ruby-detect-running-implementation')
| -rw-r--r-- | docs/posts/ruby-detect-running-implementation/index.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/posts/ruby-detect-running-implementation/index.html b/docs/posts/ruby-detect-running-implementation/index.html index 8367a96..f4642b5 100644 --- a/docs/posts/ruby-detect-running-implementation/index.html +++ b/docs/posts/ruby-detect-running-implementation/index.html @@ -17,12 +17,12 @@ What values for RUBY_ENGINE correspond to which Ruby implementations? より引 RUBY_ENGINE Implementation <undefined> MRI < 1."> <meta name="author" content=""> - <link href="https://nsfisis.github.io/an-old-hope.min.css" rel="stylesheet"> - <link href="https://nsfisis.github.io/style.css" rel="stylesheet"> - <link href="https://nsfisis.github.io/custom.css" rel="stylesheet"> + <link href="https://blog.nsfisis.dev/an-old-hope.min.css" rel="stylesheet"> + <link href="https://blog.nsfisis.dev/style.css" rel="stylesheet"> + <link href="https://blog.nsfisis.dev/custom.css" rel="stylesheet"> - <link rel="apple-touch-icon" href="https://nsfisis.github.io/apple-touch-icon.png"> - <link rel="icon" href="https://nsfisis.github.io/favicon.ico"> + <link rel="apple-touch-icon" href="https://blog.nsfisis.dev/apple-touch-icon.png"> + <link rel="icon" href="https://blog.nsfisis.dev/favicon.ico"> <meta name="generator" content="Hugo 0.88.1" /> @@ -80,7 +80,7 @@ What values for RUBY_ENGINE correspond to which Ruby implementations? より引 </script> <header class="header"> <nav class="nav"> - <p class="logo"><a href="https://nsfisis.github.io">REPL: Rest-Eat-Program Loop</a></p> + <p class="logo"><a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></p> </nav> </header> <main class="main"> @@ -161,13 +161,13 @@ jruby 1.2.0 (ruby 1.8.6 patchlevel 287) (2009-03-16 rev 9419) [i386-java] </article></main> <footer class="footer"> - <span>© 2021 <a href="https://nsfisis.github.io">REPL: Rest-Eat-Program Loop</a></span> + <span>© 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span> <span>·</span> <span>Powered by <a href="https://gohugo.io/" rel="noopener" target="_blank">Hugo️️</a>️</span> <span>·</span> <span>Theme️ <a href="https://github.com/nanxiaobei/hugo-paper" rel="noopener" target="_blank">Paper</a></span> </footer> -<script src="https://nsfisis.github.io/highlight.min.js"></script> +<script src="https://blog.nsfisis.dev/highlight.min.js"></script> <script> hljs.initHighlightingOnLoad(); </script> |
