From c93948dbc7790d1c36a7e36df4e5485ca249cc37 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 10 Jun 2022 21:13:39 +0200 Subject: Added code and blockquote styles, better headings, various other updates --- tpl/views/blockquote.pug | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tpl/views/blockquote.pug (limited to 'tpl/views/blockquote.pug') diff --git a/tpl/views/blockquote.pug b/tpl/views/blockquote.pug new file mode 100644 index 0000000..a346292 --- /dev/null +++ b/tpl/views/blockquote.pug @@ -0,0 +1,6 @@ +mixin view-blockquote + +view('blockquote', 'Blockquote') + .c-box.s-blockquote + p= loremIpsum + blockquote= loremIpsum + p= loremIpsum -- cgit v1.2.3-70-g09d2