From f93da199d64882b9a1e206c236933d111b6d066c Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Wed, 7 Apr 2021 09:47:19 +0200 Subject: [PATCH] Update example.md --- source/templates/markdown/example.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/templates/markdown/example.md b/source/templates/markdown/example.md index bd818716..b80c8d65 100644 --- a/source/templates/markdown/example.md +++ b/source/templates/markdown/example.md @@ -32,7 +32,7 @@ Most of plugins from SVG templates can be reused directly by including image sou ### 🗼 Rss feed -*Coming soon* +<%- await include(`partials/rss.ejs`) %> ### 🐤 Latest tweets @@ -44,4 +44,4 @@ Most of plugins from SVG templates can be reused directly by including image sou ### 📌 Starred topics -*Coming soon* +<%- await include(`partials/topics.ejs`) %>