https://github.com/RaspAP/raspap-webgui/blob/278111fda950ada4441997ed43a748d0d267bc4f/_layouts/default.html
This is a GitHub pages Jekyll layout.
- RaspAP have a website but not this.
- The github pages can't be found on raspap.com or docs, etc.
- This uses a web manifest, but whose title is RaspAP Admin Console.
- This use the manifest and icons wrongly, the pages is not at root, it exactly use /app/icons/... but should use /raspap-webgui/app/icons/....
- This uses app assets that should be Admin console's because /app is the dir for raspap itself.
https://github.com/RaspAP/raspap-webgui/blob/278111fda950ada4441997ed43a748d0d267bc4f/app/icons/site.webmanifest
This is only used by the layout mentioned above but not used by web panel.
https://github.com/RaspAP/raspap-webgui/blob/278111fda950ada4441997ed43a748d0d267bc4f/_layouts/default.html
This is a GitHub pages Jekyll layout.
https://github.com/RaspAP/raspap-webgui/blob/278111fda950ada4441997ed43a748d0d267bc4f/app/icons/site.webmanifest
This is only used by the layout mentioned above but not used by web panel.