diff --git a/content/posts/2017-10-09-migrating-my-blog-to-hugo.md b/content/posts/2017-10-09-migrating-my-blog-to-hugo.md index ef7cf03..d6426eb 100644 --- a/content/posts/2017-10-09-migrating-my-blog-to-hugo.md +++ b/content/posts/2017-10-09-migrating-my-blog-to-hugo.md @@ -39,7 +39,11 @@ This means going through all old posts and making sure everything looks okay. For now I will upload this roughly migrated version, to get rid of WP. Everything else ... later. +**Update:** I have integrated comments through [isso][6]. +I had some issues getting the whole thing to work, but now it looks good, I think. + [1]: https://wordpress.org/ [2]: https://heise.de/-3624301 [3]: https://gohugo.io/ [4]: /dienste/git/ + [5]: https://posativ.org/isso/ diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 21cfde1..ff60796 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -13,7 +13,7 @@ {{ "" | safeHTML }} - + {{ "" | safeHTML }}