mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
try to fix embed images because cloudflare :trol:
This commit is contained in:
parent
6d0fd7c684
commit
8da7c5cbf5
2 changed files with 1 additions and 1 deletions
|
|
@ -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
BIN
public/og.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
Loading…
Add table
Add a link
Reference in a new issue