diff --git a/_layouts/post.html b/_layouts/post.html index d86e3bb..98b5797 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -13,27 +13,40 @@ layout: default {% endif %} +{% assign url_beginning = page.url | slice: 0, 6 %} +

{{ page.title }}