try to fix embed images because cloudflare :trol:

This commit is contained in:
taskylizard 2023-11-13 00:08:42 +05:30
parent 6d0fd7c684
commit 8da7c5cbf5
No known key found for this signature in database
GPG Key ID: 5CABA3D642DDC497
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ defineProps<{ title: string; description?: string }>();
<template>
<div
tw="w-full h-full bg-black flex flex-col"
style="background-image: url(https://files.catbox.moe/1f84dy.png)">
style="background-image: url(https://fmhy.pages.dev/og.png)">
<div tw="p-10 w-full min-h-0 grow flex flex-col items-center justify-between">
<div tw="w-full flex justify-between items-center text-5xl font-medium">
<div tw="flex items-center">

BIN
public/og.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB