https://github.com/mavolin/gin-favicon
🖼 Generate a favicon from a single file at runtime.
https://github.com/mavolin/gin-favicon
Last synced: 2 months ago
JSON representation
🖼 Generate a favicon from a single file at runtime.
- Host: GitHub
- URL: https://github.com/mavolin/gin-favicon
- Owner: mavolin
- License: mit
- Created: 2022-08-30T12:55:54.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-30T13:34:45.000Z (over 2 years ago)
- Last Synced: 2025-01-10T02:50:59.960Z (4 months ago)
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gin-favicon
Generate a favicon from a single file at runtime.Add this to your head and replace `PREFIX` with the path prefix, or remove it if you serve your favicons at root.
```html
```