diff --git a/_posts/2017-07-11-generating-random-poems-with-python.md b/_posts/2017-07-11-generating-random-poems-with-python.md index c42b44c..90638a8 100644 --- a/_posts/2017-07-11-generating-random-poems-with-python.md +++ b/_posts/2017-07-11-generating-random-poems-with-python.md @@ -1,7 +1,6 @@ --- title: Generating Random Poems with Python layout: post -hidden: true --- In this post, I will demonstrate how to generate random text using a few lines