mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:46:40 -04:00
pre-render optimizations
This commit is contained in:
BIN
app/zip/opengraph-image.jpg
Normal file
BIN
app/zip/opengraph-image.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 477 KiB |
@ -26,7 +26,7 @@ const Page = () => {
|
||||
backgroundImage: `url(${backgroundImg.src})`,
|
||||
backgroundRepeat: "repeat",
|
||||
backgroundPosition: "center",
|
||||
borderRadius: "var(--radii-corner)",
|
||||
borderRadius: "0.6em",
|
||||
}}
|
||||
>
|
||||
<CodeBlock
|
||||
|
Reference in New Issue
Block a user