Changing PWA icon
-
I'd like to change the PWA icon for my nodeBB instance. However these seem to be hardcoded in an assets folder which seems to not be writeable:
<link rel="icon" sizes="512x512" href="/assets/images/touch/512.png"> <link rel="apple-touch-icon" href="/assets/images/touch/512.png"> <link rel="icon" sizes="36x36" href="/assets/images/touch/36.png"> <link rel="icon" sizes="48x48" href="/assets/images/touch/48.png"> <link rel="icon" sizes="72x72" href="/assets/images/touch/72.png"> <link rel="icon" sizes="96x96" href="/assets/images/touch/96.png"> <link rel="icon" sizes="144x144" href="/assets/images/touch/144.png"> <link rel="icon" sizes="192x192" href="/assets/images/touch/192.png">Can this folder be moved to the /apps/data directory so I can modify it?
-
N nebulon has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
