Files
orly/pkg
mleku 8fa3e2ad80
Some checks failed
Go / build (push) Has been cancelled
Go / release (push) Has been cancelled
Update favicon handling and bump version to v0.6.1
- main.go
  - Removed static favicon serving from `ServeMux`.
  - Removed import for `net/http`.

- pkg/version/version
  - Updated version from v0.6.0 to v0.6.1.

- cmd/lerproxy/main.go
  - Added embedded support for default favicon using `//go:embed`.
  - Modified logic to serve favicon as an embedded resource or from file in the same directory as the nostr.json

- static/favicon.ico
  - Deleted static favicon file.

- cmd/lerproxy/favicon.ico
  - Added new file for embedded favicon resource.
2025-08-09 08:59:36 +01:00
..
2025-08-07 22:39:18 +01:00
2025-08-08 07:27:01 +01:00
2025-08-08 07:27:01 +01:00