aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-22 18:10:30 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-22 18:10:30 +0200
commit929dd7aef6def2bc115cb8e1634c9a2d2f9154b9 (patch)
tree362fa27116636ac240a335511f427c8ae0690080 /_posts
parentworkflows: set remote port (diff)
downloadjekyll-theme-929dd7aef6def2bc115cb8e1634c9a2d2f9154b9.tar.gz
jekyll-theme-929dd7aef6def2bc115cb8e1634c9a2d2f9154b9.zip
Revert "upgrade to Jekyll 4"
This reverts commit 2437fdc5f71b87a4595b27fdbd74663512fe7d32. OMFG: https://github.com/jekyll/github-metadata/issues/242
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 bdd4585..214c408 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]: {% post_url 2021-04-09-snippets %}
+[other post]: {{ site.baseurl }}{% post_url 2021-04-09-snippets %}
{% include jekyll-theme/snippets/section.html section_id='hello' %}