app icon in navbar

This commit is contained in:
Martti Malmi
2023-11-22 15:13:33 +02:00
parent e788e01c6d
commit c5bc1cdbe7
5 changed files with 9 additions and 3 deletions

View File

@ -48,6 +48,7 @@ declare const CONFIG: {
nip05Domain: string;
favicon: string;
appleTouchIconUrl: string;
navLogo: string;
httpCache: string;
animalNamePlaceholders: boolean;
defaultZapPoolFee?: number;