From be3218290dc63ba251bfd2fe4d4dccb2122f4bbe Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Mon, 21 Feb 2022 18:13:35 +0000 Subject: [PATCH] feat: refactor CSS to SCSS --- exampleSite/content/english/post/series-part-2.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/content/english/post/series-part-2.md b/exampleSite/content/english/post/series-part-2.md index 8a65463..be8d5eb 100644 --- a/exampleSite/content/english/post/series-part-2.md +++ b/exampleSite/content/english/post/series-part-2.md @@ -14,4 +14,4 @@ When you created a series, you'll probably want to link to the full set of blogposts. In this example we used `series-setup` as our series name. -This means we can now go to `http://localhost:1313/series/series-setup/` to see all the blog posts of this serie. +This means we can now go to [http://localhost:1313/series/series-setup/](http://localhost:1313/series/series-setup/) to see all the blog posts of this serie. -- Gitblit v1.10.0