From d5430e8ca6d08c498c253b51d177fa053aa18719 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Mon, 5 Feb 2024 10:04:08 -0500 Subject: [PATCH] try direct og image url to fix discord issues --- .env.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.defaults b/.env.defaults index efe2aedf63..ae50aab0e8 100644 --- a/.env.defaults +++ b/.env.defaults @@ -51,7 +51,7 @@ WELCOME_VERSION=1.0 # --- OG --- OG_TITLE_SUFFIX=| odysee.com OG_HOMEPAGE_TITLE=Odysee -OG_IMAGE_URL=https://thumbnails.odycdn.com/optimize/s:1200:630/quality:85/plain/https://spee.ch/odysee-og:e.png +OG_IMAGE_URL=https://thumbs.odycdn.com/a0221766324b36b0835ad4f90e4d380c.webp SITE_CANONICAL_URL=odysee.com # --- UI ---