Skip to content
This repository was archived by the owner on Mar 17, 2022. It is now read-only.

Commit 3fdf421

Browse files
author
Ian Lewis
committed
Set image for twitter cards.
Twitter cards can be configured via several parameters in config.toml. See: https://gohugo.io/templates/internal/#configure-twitter-cards
1 parent 68e7205 commit 3fdf421

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ id = "UA-150193582-1"
7070
# Everything below this are Site Params
7171

7272
[params]
73+
#description = ""
74+
images = ["logo.png"]
7375
copyright = "Google LLC"
7476
privacy_policy = "https://policies.google.com/privacy"
7577
github_repo = "https://github.com/google/gvisor-website"

0 commit comments

Comments
 (0)