Featured post, post list and sidebar design details

This commit is contained in:
Sodbileg Gansukh
2023-07-12 18:50:08 +08:00
parent eefe34bc1c
commit 36b820281e
4 changed files with 130 additions and 12 deletions

View File

@@ -1,8 +1,9 @@
<section class="gh-container is-{{#match @custom.post_list_style "List"}}list{{else}}grid{{/match}}{{#if @custom.show_sidebar}} has-sidebar{{/if}}{{#if @custom.hide_images}} no-image{{/if}} gh-outer">
<div class="gh-container-inner gh-inner">
<h2 class="gh-container-title">Latest</h2>
<main class="gh-main">
<h2 class="gh-feed-title">Latest</h2>
<div class="gh-feed">
{{#foreach posts from="8"}}
{{> "loop"}}