diff --git a/app/components/BlogToc.vue b/app/components/BlogToc.vue new file mode 100644 index 0000000..70094dd --- /dev/null +++ b/app/components/BlogToc.vue @@ -0,0 +1,158 @@ + + + + + + + + + + {{ t('blog.toc.title') }} + + + + + + {{ t('blog.toc.title') }} + + + + + + + {{ link.text }} + + + + + {{ child.text }} + + + + + + + + +
+ {{ t('blog.toc.title') }} +