diff --git a/website/src/blog.html b/website/src/blog.html index 0cdec138a1..93b66780ee 100644 --- a/website/src/blog.html +++ b/website/src/blog.html @@ -19,7 +19,7 @@

{{ blog.data.title }}

{{ blog.data.date.toUTCString().split(' ').slice(0, 4).join(' ') }}

- {{ blog.data.title }} + Read More
{% endfor %}