Add performance lighthouse check (#54)
@@ -70,6 +70,12 @@ The theme is inspired by and accordingly named after [Gokarna](https://en.wikipe
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Performance
|
||||||
|
|
||||||
|
Google Lighthouse check score: 100%
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## LICENSE
|
## LICENSE
|
||||||
|
|
||||||
This code is licensed under [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)
|
This code is licensed under [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)
|
||||||
|
|||||||
BIN
exampleSite/static/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
exampleSite/static/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 306 KiB |
BIN
exampleSite/static/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
exampleSite/static/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 811 B |
BIN
exampleSite/static/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
exampleSite/static/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 439 KiB |
1
exampleSite/static/site.webmanifest
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||||
BIN
images/lighthouse.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |