diff options
Diffstat (limited to 'blog/index.html')
-rw-r--r-- | blog/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/blog/index.html b/blog/index.html index 284dc1b..cb93ffa 100644 --- a/blog/index.html +++ b/blog/index.html @@ -2,6 +2,8 @@ layout: default --- +{% tf home/intro.md %} + <h2>{% t home.latest_news %}</h2> <section id="news"> {% for p in paginator.posts %} |