diff options
Diffstat (limited to 'services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html')
| -rw-r--r-- | services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html b/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html index 651adf12..9ca54465 100644 --- a/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html +++ b/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html @@ -175,7 +175,8 @@ </blockquote> <hr> <div class="codeblock"> - <pre class="shiki github-light" style="background-color:#f5f5f5;color:#24292e" tabindex="0"><code><span class="line"><span style="color:#005CC5">puts</span><span style="color:#032F62"> "Hello, World!"</span></span></code></pre> + <pre class="highlight" style="background-color:#f5f5f5"><code><span style="color: #953800">puts</span> <span style="color: #0a3069">"Hello, World!"</span> +</code></pre> </div> <p> <strong>emph</strong> <em>strong</em> |
