Commit 4d63f8c
authored
minor: Add favicon (#20000)
## Which issue does this PR close?
- N/A.
## Rationale for this change
There is no favicon currently set for the DataFusion site.
For example, when searching on Google:
<img width="228" height="139" alt="image"
src="https://github.com/user-attachments/assets/c0d2cd43-26fb-4715-a10c-0e60b7853a0a"
/>
When a tab is opened:
<img width="257" height="42" alt="image"
src="https://github.com/user-attachments/assets/4deb74b1-f29f-4bb5-a18b-d634e8ac0b16"
/>
Adding the logo makes it look nicer.
## What changes are included in this PR?
Added favicon.
## Are these changes tested?
Manual checks.
## Are there any user-facing changes?
No.1 parent 8023947 commit 4d63f8c
2 files changed
+12
-0
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
| |||
0 commit comments