Update branding to new Semantica logo

- Rename logo PNG to semantica-logo.png (lowercase, hyphenated)
- Update docs.json logo (light/dark) and favicon to reference new PNG
- Replace legacy purple favicon with new teal brain neural network icon
This commit is contained in:
KaifAhmad1
2026-05-24 18:37:51 +05:30
parent bfd00f88c8
commit 058014272a
3 changed files with 50 additions and 3 deletions

Before

Width:  |  Height:  |  Size: 770 KiB

After

Width:  |  Height:  |  Size: 770 KiB

+2 -2
View File
@@ -10,8 +10,8 @@
},
"favicon": "/assets/img/semantica-logo.png",
"logo": {
"light": "/assets/img/semantica-wordmark-light.svg",
"dark": "/assets/img/semantica-wordmark-dark.svg"
"light": "/assets/img/semantica-logo.png",
"dark": "/assets/img/semantica-logo.png"
},
"font": {
"headings": {
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB