Skip to content

Commit

Permalink
feat: custom favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
64b2b6d12bfe4baae7dad3d01 committed Apr 28, 2020
1 parent 1c83f6e commit fac6204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ declare module '@verdaccio/types' {
enable?: boolean;
title?: string;
logo?: string;
favicon?: string;
gravatar?: boolean;
sort_packages?: string;
}
Expand Down

0 comments on commit fac6204

Please # to comment.