Skip to content

Commit f3e9207

Browse files
committed
Using a 2x1 icon
1 parent 365cda6 commit f3e9207

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ const config: Config = {
126126
{name: "twitter:card", content: "summary"},
127127
{name: "twitter:description", content: "Tangle is a system that helps teams build, run and share Machine Learning pipelines visually, without having to set up development environment."},
128128
// {name: "twitter:image", content: "https://tangleml.com/img/tangle_black.png"},
129-
{name: "twitter:image", content: "https://tangleml.com/img/icon.png"},
129+
// {name: "twitter:image", content: "https://tangleml.com/img/icon.png"},
130+
{name: "twitter:image", content: "https://tangleml.com/img/icon_2x1.png"},
130131
],
131132
navbar: {
132133
logo: {

static/img/icon_2x1.png

17 KB
Loading

0 commit comments

Comments
 (0)