mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 14:01:20 -04:00
fix post titles not shrinking on mobile view, and clean up optimize-image partial
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Article image */}}
|
||||
{{/* Page image (via frontmatter) */}}
|
||||
{{- with .Params.image -}}
|
||||
{{- with $.Page.Resources.GetMatch . -}}
|
||||
{{- $.Scratch.Set "pageImage" . -}}
|
||||
|
Reference in New Issue
Block a user