diff --git a/.github/CONTRIBUTORS.md b/.github/CONTRIBUTORS.md index 9b46f06..a0b7aaa 100644 --- a/.github/CONTRIBUTORS.md +++ b/.github/CONTRIBUTORS.md @@ -14,3 +14,4 @@ In alphabetical order: 11. Panos Sakkos 12. Prashant Solanki 13. Sergey Lysenko + 14. Simon Böhm diff --git a/_layouts/post.html b/_layouts/post.html index 23da497..218b6eb 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -27,7 +27,7 @@ Comments
{% for tag in page.tags %} - #{{ tag }} + #{{ tag }} {% endfor %}