We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 240a333 + 44588d6 commit d97d3f3Copy full SHA for d97d3f3
docs/config/site.toml
@@ -7,3 +7,8 @@ copyright = "Fermyon"
7
github = "https://github.com/fermyon/spin"
8
twitter = "https://twitter.com/fermyontech"
9
ga_measurement_id = "G-GY8C28F0SN"
10
+
11
+# Static assets that we need to provide
12
+favicon = "/static/image/favicon.png"
13
+twitter_card_type = "summary"
14
+twitter_card = "/static/image/twitter_card_summary.png"
docs/static/image/favicon.png
12 KB
docs/static/image/twitter_card_summary.png
21.2 KB
docs/static/image/twitter_card_website.png
139 KB
0 commit comments