Skip to content

Commit a4702f3

Browse files
committed
chore: Changed the twitter image
1 parent 2858bb7 commit a4702f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ const config: Config = {
125125
metadata: [
126126
{name: "twitter:title", content: "Tangle"},
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."},
128-
{name: "twitter:image", content: "https://tangleml.com/img/icon.png"},
128+
{name: "twitter:image", content: "https://tangleml.com/img/tangle_black.png"},
129129
],
130130
navbar: {
131131
logo: {

0 commit comments

Comments
 (0)