feat: add image processing, improvements
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
{{ range .Paginator.Pages.ByPublishDate.Reverse }}
|
||||
<div class="blog-summary">
|
||||
<h4>
|
||||
{{- partial "blog/pre-headline.html" . -}}
|
||||
{{ partial "blog/pre-headline.html" . -}}
|
||||
<strong><a href="{{ .RelPermalink }}">{{ .Title | markdownify }}</a></strong>
|
||||
</h4>
|
||||
<div class="metadata-summary">
|
||||
|
||||
Reference in New Issue
Block a user