fix meta desc and add favicon
Iris Lightshard nilix@nilfm.cc
PGP Signature
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQT/foVVmI9pK13hPWFohAcXSWbK8wUCZyJE6gAKCRBohAcXSWbK 8w54APsELZT25qR60srPR/qy/ajA7RQ31Ho50USNlhklMOs66AD9FTmHe43sJeGd puT28Uv6syOOrAM0SThe0+o9IQd1MgQ= =Biow -----END PGP SIGNATURE-----
2 files changed,
2 insertions(+),
1 deletions(-)
M
templates/radio.html
→
templates/radio.html
@@ -6,9 +6,10 @@ <!DOCTYPE html>
<html lang='en'> <head> <meta charset='utf-8'> - <meta name='description' content='oops'/> + <meta name='description' content='internet radio'/> <meta name='viewport' content='width=device-width,initial-scale=1'> <link rel='stylesheet' type='text/css' href='/static/style.css'> + <link rel='shortcut icon' href='/static/favicon.png'> <title>{{ $title }}</title> </head> <body>