Update config, dependencies and add icon
- Update next.config.ts and tsconfig.json configuration - Update ContactInfo component - Add app icon (SVG) - Add blog image prompts Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="6" fill="#0a0a0a"/>
|
||||
<text x="16" y="22" font-family="system-ui, sans-serif" font-size="14" font-weight="600" fill="#ffffff" text-anchor="middle">DS</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 260 B |
Reference in New Issue
Block a user