Adding rich snippets.

This commit is contained in:
Adsooi 2022-01-21 16:27:27 +01:00
parent ed60f3d091
commit d2a152fd93
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
2 changed files with 28 additions and 1 deletions

View file

@ -58,7 +58,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Ad5001">
<meta name="description" content="{{ .Page.Description }}">
<meta name="keywords" content="ad5001,programing{{ if .Params.Tags }},{{ .Params.Tags }}{{ end }}">
<meta name="keywords" content="ad5001,programming{{ if .Params.Tags }},{{ .Params.Tags }}{{ end }}">
<meta name="theme-color" content="#50DC71">
<!-- Twitter cards -->
<meta name="twitter:card" content="summary">