We are using Application template with Angular as frontend for our application and API project.
We wanted to replace favicon for the backend API and we were struggling to find way to do that, can you please share any info on this.
Thanks
14 Answer(s)
-
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
how to send file can't see any option to upload , can i upload it.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
i used easy upload here is link https://easyupload.io/3en0vo
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
csproj fileis sayMyCompanyName.MyProjectName.XXX.csprojcan you elaborate more on this do you mean we have change csproj nameMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
1
Thanks
https://github.com/abpframework/abp/issues/16253#issuecomment-1506449180
You can add a new favicon to the
~/wwwroot/favicon.svgand~/wwwroot/favicon.icopaths to override the current favicon.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
You can add a new favicon to the ~/wwwroot/favicon.svg and ~/wwwroot/favicon.ico paths to override the current favicon.
ok let me check this
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Yes it worked thanks
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)



