image preview does not show when sharing the post on socials #881
Unanswered
danish-mehmood
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have two questions
title: "Philosophy of Software Design Golang Part One"
subtitle: "subtitle"
date: 2024-09-20T20:04:02+05:00
lastmod: 2024-09-20T20:04:02+05:00
draft: false
author: "danish mehmood"
authorLink: ""
description: "this is the description"
license: ""
images: ["images/posts/software-design-philosophy/software-design.png"]
tags: ["software design"]
categories: ["software design"]
featuredImage: "images/posts/software-design-philosophy/software-design.png"
featuredImagePreview: "images/posts/software-design-philosophy/software-design.png"
hiddenFromHomePage: false
hiddenFromSearch: false
twemoji: false
lightgallery: true
ruby: true
fraction: true
fontawesome: true
linkToMarkdown: true
rssFullText: false
toc:
enable: true
auto: true
code:
copy: true
maxShownLines: 50
math:
enable: false
...
mapbox:
...
share:
enable: true
...
comment:
enable: true
...
library:
css:
# someCSS = "some.css"
# located in "assets/"
# Or
# someCSS = "https://cdn.example.com/some.css"
js:
# someJS = "some.js"
# located in "assets/"
# Or
# someJS = "https://cdn.example.com/some.js"
seo:
images: ["images/posts/software-design-philosophy/software-design.png"]
...
Beta Was this translation helpful? Give feedback.
All reactions