mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-13 02:53:45 +00:00
feat(#5): add local vendored icon catalog manifest and attribution
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Vendor Icon Refresh
|
||||
|
||||
This project vendors icon assets from `homarr-labs/dashboard-icons` into:
|
||||
|
||||
- `static/icons/vendor/homarr/`
|
||||
|
||||
After refreshing the vendored files, regenerate the searchable manifest:
|
||||
|
||||
```bash
|
||||
pnpm run icons:manifest
|
||||
```
|
||||
|
||||
Then verify:
|
||||
|
||||
- `src/lib/config/vendorIconManifest.ts` changed as expected
|
||||
- `third_party/homarr-dashboard-icons/SOURCE.txt` has the new upstream commit/date
|
||||
- `third_party/homarr-dashboard-icons/LICENSE` still matches upstream
|
||||
Reference in New Issue
Block a user