removed content from blog post list

This commit is contained in:
lourenco
2025-08-29 09:58:19 +02:00
parent 83c6e6958e
commit b398763c7d
2 changed files with 1 additions and 6 deletions

View File

@@ -2,4 +2,4 @@
title: "Blog" 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.

View File

@@ -1,9 +1,4 @@
{{ define "main" }} {{ define "main" }}
{{ with .Content }}
<div class="index-content">
{{ . }}
</div>
{{ end }}
<div class="posts"> <div class="posts">
{{ range .Paginator.Pages }} {{ range .Paginator.Pages }}
<article class="post on-list"> <article class="post on-list">