Commit Graph

9 Commits

Author SHA1 Message Date
J den Hartog
ca9dcac5f1 apple-touch-icon now is png
A Webpage Icon should be png like specified here:
https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
So I changed it to point the favicon.png icon.

Now on my phone 5S running iOS 9.3.5 the new pi-hole icon is used both when I choose to *Add Bookmark* but also when I *Add to Home Screen* from Safari.
2016-09-14 16:08:04 +02:00
Daniel (Fourdee)
f43a337711 Temp readout fix for Pine A64
And possibily other devices:
2016-08-27 16:36:54 +01:00
Mcat12
261e20f33c Remove circle filter on one of the logos 2016-08-19 19:03:49 -04:00
Mcat12
05112cdd9b Switch to new icon 2016-08-19 18:46:58 -04:00
Mcat12
7cc2cfaad0 Fix bad image links 2016-07-17 17:29:43 -04:00
Mcat12
9a2f3fdcc1 Changed icon to temporary icon 2016-07-17 17:11:06 -04:00
Aaron K. Henderson
82632bf09a Cleaned up spacing
Spacing was combination of tabs and spaces. Changed to all spaces to
make it a bit cleaner.
2016-06-21 07:46:43 -04:00
viemmsakh
342c1426d4 Moved temp to sidebar from header 2016-06-20 14:27:35 -04:00
viemmsakh
900c1c4b14 Add CPU temp to header
shell_exec contents of /sys/class/thermal/thermal_zone0/temp to $output
variable

Add <li> to line 68 and echo $output variable (temp of CPU in celsius)
2016-06-20 10:59:40 -04:00