diff --git a/content/shouts/test-post/doc15Jan26-1.tiff b/content/shouts/test-post/doc15Jan26-1.tiff new file mode 100644 index 0000000..c0077be Binary files /dev/null and b/content/shouts/test-post/doc15Jan26-1.tiff differ diff --git a/content/shouts/test-post/index.html b/content/shouts/test-post/index.html new file mode 100644 index 0000000..df5883f --- /dev/null +++ b/content/shouts/test-post/index.html @@ -0,0 +1,25 @@ +--- +title: "test-post" +date: "2024-11-24" #2021-06-10T10:46:33+02:00 +draft: false +summary: "" +contributors: ["cem"] +original_link: "https://pen.lumbung.space/timeline/majelis-akbar-harvest-by-community-immunity-january-2022/" +feed_name: "pen.lumbung.space" +sources: ["timeline", "pen.lumbung.space"] +timelines: ['Community Immunity', 'drawing', 'Majelis Akbar'] +hidden: true +--- + + +

\ No newline at end of file diff --git a/themes/lumbung-theme/layouts/partials/pen_card.html b/themes/lumbung-theme/layouts/partials/pen_card.html index 42a379c..62dc996 100644 --- a/themes/lumbung-theme/layouts/partials/pen_card.html +++ b/themes/lumbung-theme/layouts/partials/pen_card.html @@ -29,11 +29,13 @@ {{$matches := findRESubmatch `]+)(?:'|")` .Content 1 }} {{range $matches}}{{$first_image = index . 1}}{{end}} {{with .Resources.Get $first_image}} + {{if .ResourceType}} {{.ResourceType}} {{.MediaType}} {{/* uncomment below to crash the build*/}} - {{/* .Width */}} + {{.Width}} + {{end}} {{end}}