From 33c134891460fcc379dc5d835299a95c4aad0710 Mon Sep 17 00:00:00 2001 From: Doge Date: Sun, 9 May 2021 16:36:17 +0800 Subject: Finish post detail page --- layout/post.ejs | 97 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 65 insertions(+), 32 deletions(-) (limited to 'layout/post.ejs') diff --git a/layout/post.ejs b/layout/post.ejs index ae30353..6b8ba67 100644 --- a/layout/post.ejs +++ b/layout/post.ejs @@ -1,34 +1,67 @@ -
- -
- - - <% if (page.podcast) { %> -
- - <% } %> - - -
\ No newline at end of file + \ No newline at end of file -- cgit v1.2.3