diff --git a/blog/content/_index.md b/blog/content/_index.md index cb937ff..8af596e 100644 --- a/blog/content/_index.md +++ b/blog/content/_index.md @@ -8,4 +8,3 @@ Any way, I'm an aspriring graphics programmer from Waterloo, Ontario. I've got a Currently, I'm spending a lot of my time learning a lot of things relating to my interests. You can check out my Github to see what I'm up to. - diff --git a/blog/templates/index.html b/blog/templates/index.html index 9cdfcfe..221d128 100644 --- a/blog/templates/index.html +++ b/blog/templates/index.html @@ -7,6 +7,4 @@

{{ section.content | safe }}

-

Posts.

- {% endblock content %}