aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-15 14:19:05 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-15 14:19:05 +0200
commit2437fdc5f71b87a4595b27fdbd74663512fe7d32 (patch)
tree2f3f635c874ad78caea95f228038d73fc19b6477 /_posts
parentadd jekyll-tidy plugin (diff)
downloadjekyll-theme-2437fdc5f71b87a4595b27fdbd74663512fe7d32.tar.gz
jekyll-theme-2437fdc5f71b87a4595b27fdbd74663512fe7d32.zip
upgrade to Jekyll 4
Diffstat (limited to '_posts')
-rw-r--r--_posts/2021-04-10-collapsible.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2021-04-10-collapsible.md b/_posts/2021-04-10-collapsible.md
index 214c408..bdd4585 100644
--- a/_posts/2021-04-10-collapsible.md
+++ b/_posts/2021-04-10-collapsible.md
@@ -17,7 +17,7 @@ snippets:
Snippets are defined in exactly the same way as in the [other post].
Just set a front matter value to make them collapsible, and voilĂ !
-[other post]: {{ site.baseurl }}{% post_url 2021-04-09-snippets %}
+[other post]: {% post_url 2021-04-09-snippets %}
{% include jekyll-theme/snippets/section.html section_id='hello' %}