removed content from blog post list
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
title: "Blog"
|
||||
---
|
||||
|
||||
Welcome to the blog section where you'll find all posts and articles.
|
||||
Welcome to the blog section where you'll find all posts and articles.
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
{{ define "main" }}
|
||||
{{ with .Content }}
|
||||
<div class="index-content">
|
||||
{{ . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
<div class="posts">
|
||||
{{ range .Paginator.Pages }}
|
||||
<article class="post on-list">
|
||||
|
||||
Reference in New Issue
Block a user