aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts/2021-04-10-collapsible.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-21 11:46:26 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-21 11:46:26 +0300
commit2750a43cca9af590d4d6e8e820dcae6ebdffdb7e (patch)
treef9435d4eca327d6cbaa9d845ab73ddce3c9e6dad /_posts/2021-04-10-collapsible.md
parentsnippets: add highlighted plain snippet (diff)
downloadjekyll-theme-2750a43cca9af590d4d6e8e820dcae6ebdffdb7e.tar.gz
jekyll-theme-2750a43cca9af590d4d6e8e820dcae6ebdffdb7e.zip
collapsible: add link to the snippets post
Diffstat (limited to '')
-rw-r--r--_posts/2021-04-10-collapsible.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/_posts/2021-04-10-collapsible.md b/_posts/2021-04-10-collapsible.md
index 17b82a3..bb555c0 100644
--- a/_posts/2021-04-10-collapsible.md
+++ b/_posts/2021-04-10-collapsible.md
@@ -13,7 +13,10 @@ snippets:
- world.hpp
- world.cpp
---
-Just set a front matter value, and voilĂ !
+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 %}
{% include snippets/section.html section_id='hello' %}