Skip to content

Commit 209fe10

Browse files
pracuccigouthamve
authored andcommitted
Website: fixed image aspect ratio for Twitter (#1962)
* Fixed Website image aspect ratio for Twitter Signed-off-by: Marco Pracucci <[email protected]> * Reduced image size of the Cortex logo for Twitter card Signed-off-by: Marco Pracucci <[email protected]> * Further reduced image size Signed-off-by: Marco Pracucci <[email protected]>
1 parent 6d8dee4 commit 209fe10

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

website/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ weight = 1
6565
[params]
6666

6767
# First one is picked as the Twitter card image if not set on page.
68-
images = ["https://cncf-branding.netlify.com/img/projects/cortex/horizontal/color/cortex-horizontal-color.png"]
68+
images = ["/images/logo-twitter-card.jpg"]
6969

7070
# Menu title if your navbar has a versions selector to access old versions of your site.
7171
# This menu appears only if you have at least one [params.versions] set.
18.5 KB
Loading

0 commit comments

Comments
 (0)