diff --git a/_posts/2024-05-18-test.markdown b/_posts/2024-05-18-test.markdown deleted file mode 100644 index 99cd7d0..0000000 --- a/_posts/2024-05-18-test.markdown +++ /dev/null @@ -1,21 +0,0 @@ ---- -layout: post -title: "Test!!" -date: 2024-05-18 22:28:05 +0900 -categories: Blogging Test ---- -Test 입니다 - -{% highlight ruby %} -def print_hi(name) - puts "Hi, #{name}" -end -print_hi('Tom') -#=> prints 'Hi, Tom' to STDOUT. -{% endhighlight %} - -Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk]. - -[jekyll-docs]: https://jekyllrb.com/docs/home -[jekyll-gh]: https://github.com/jekyll/jekyll -[jekyll-talk]: https://talk.jekyllrb.com/