initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
|
||||
<rect width="32" height="32" rx="6" fill="#318db8"/>
|
||||
<text x="16" y="22" text-anchor="middle" font-family="ui-sans-serif, system-ui, sans-serif" font-size="18" font-weight="700" fill="#ffffff" letter-spacing="-0.5">SV</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 320 B |
@@ -0,0 +1,8 @@
|
||||
# Fonts
|
||||
|
||||
Place the self-hosted variable woff2 files here:
|
||||
|
||||
- `Geist-Variable.woff2` (https://github.com/vercel/geist-font — `GeistVF.woff2` rename)
|
||||
- `GeistMono-Variable.woff2`
|
||||
|
||||
The `src/styles/global.css` `@font-face` rules reference these paths.
|
||||
@@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://softvowels.example/sitemap-index.xml
|
||||
Reference in New Issue
Block a user