aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'index.md')
-rw-r--r--index.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.md b/index.md
index 9c8e09d..e1d916e 100644
--- a/index.md
+++ b/index.md
@@ -8,5 +8,7 @@ navbar:
This is a theme preview.
Check out these:
-* [the posts feed]({{ '/feed/' | relative_url }}),
-* [a post with snippets in it]({{ site.baseurl }}{% post_url 2021-04-09-test-post3 %}).
+* [post feed]({{ '/feed/' | relative_url }}),
+* [post with MathJax formulas]({{ site.baseurl }}{% post_url 2021-04-08-mathjax %}),
+* [post with code snippets]({{ site.baseurl }}{% post_url 2021-04-09-snippets %}),
+* [post with collapsible code snippets]({{ site.baseurl }}{% post_url 2021-04-10-collapsible %}).