XenForo
Administrative
- Thread starter
- Admin
- #1
JoyFreak submitted a new resource:
Custom PWA - Make your PWA feel like a real app.
Read more
ادامه مطلب...
Custom PWA - Make your PWA feel like a real app.
Find:
Code:
<link rel="manifest" href="{{ base_url('webmanifest.php') }}">
Replace:
Code:
<link rel="manifest" href="{{ base_url('webmanifest.json') }}">
Open file webmanifest.json with notepad:
Edit all areas that say "EDIT". It's pretty self explanatory and you can use the default...
Click to expand...
Read more
ادامه مطلب...