Binary file not shown.
|
Before Width: | Height: | Size: 655 B |
+13
-2
@@ -1,3 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#f9a825" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="4" fill="#f9a825"/>
|
||||
<text
|
||||
x="50%"
|
||||
y="55%"
|
||||
dominant-baseline="middle"
|
||||
text-anchor="middle"
|
||||
fill="#0a162b"
|
||||
font-family="system-ui, -apple-system, sans-serif"
|
||||
font-weight="900"
|
||||
font-size="16"
|
||||
letter-spacing="-0.05em"
|
||||
>CV</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 322 B After Width: | Height: | Size: 376 B |
@@ -80,7 +80,6 @@ const businessData = {
|
||||
creator: "@chescoservices"
|
||||
}}
|
||||
extend={{
|
||||
link: [{ rel: "icon", href: "/favicon.ico" }],
|
||||
meta: [
|
||||
{ name: "twitter:image", content: "/og-image.jpg" },
|
||||
{ name: "twitter:title", content: title },
|
||||
|
||||
Reference in New Issue
Block a user