From 7a1cea039022aaf423193201072f8eed8d98d5b0 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Mon, 5 Feb 2024 11:28:45 -0500 Subject: [PATCH] Update to CDN og image url this works now... --- .env.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.defaults b/.env.defaults index ae50aab0e8..496e90395a 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://thumbs.odycdn.com/a0221766324b36b0835ad4f90e4d380c.webp +OG_IMAGE_URL=https://cdn.thumbs.odycdn.com/a0221766324b36b0835ad4f90e4d380c.webp SITE_CANONICAL_URL=odysee.com # --- UI ---