From d6596af54c9954410e55ea97cdf41947f33ff2c3 Mon Sep 17 00:00:00 2001 From: alleks Date: Sun, 19 Mar 2023 21:42:27 +0300 Subject: [PATCH] add tizer add --- layout/_partial/post/tag.ejs | 4 +++- layout/layout.ejs | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/layout/_partial/post/tag.ejs b/layout/_partial/post/tag.ejs index e0f327f..db6c22d 100644 --- a/layout/_partial/post/tag.ejs +++ b/layout/_partial/post/tag.ejs @@ -3,4 +3,6 @@ show_count: false, class: 'article-tag' }) %> -<% } %> \ No newline at end of file +<% } %> + +
\ No newline at end of file diff --git a/layout/layout.ejs b/layout/layout.ejs index b8b7a33..7921d59 100644 --- a/layout/layout.ejs +++ b/layout/layout.ejs @@ -32,6 +32,7 @@ <%- partial('_partial/after-footer') %> <%- partial('_partial/lock') %> +