From 2a11eee0d2021a726bd933aed0d9b6a367360940 Mon Sep 17 00:00:00 2001 From: Anda Toshiki <101481353+andatoshiki@users.noreply.github.com> Date: Thu, 9 May 2024 03:40:54 -0700 Subject: [PATCH] chore(og image): update universal og image to website mockup generated by macos built-in screenshot with shading faded drop shadow hosted on r2 --- config/head.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/head.ts b/config/head.ts index c2fad5a..637884f 100755 --- a/config/head.ts +++ b/config/head.ts @@ -1,7 +1,7 @@ import { NuxtOptionsHead } from '@nuxt/types/config/head' /* Define constants */ -const image = 'https://toshiki.dev/icon.png' +const image = 'https://r2.toshiki.dev/image/toshiki-home-nuxt/8182c066f3e56974d3c5da0229e18450.jpg' const description = 'Young JavaScript developer from Arizona, interested in languages, gaming, and programming, trying to improve his JavaScript skills!'