mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Fetch feature image from url
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{{ define "main" }}
|
||||
{{ .Scratch.Set "scope" "single" }}
|
||||
<style>
|
||||
.max-w-fit, .max-w-prose {
|
||||
max-width: {{.Params.maxWidth}}ch
|
||||
}
|
||||
</style>
|
||||
|
||||
<article>
|
||||
{{ if .Params.showHero | default (.Site.Params.article.showHero | default false) }}
|
||||
|
||||
Reference in New Issue
Block a user