mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-22 08:53:59 +01:00
Added basic logging (using logger.py from Sick Beard)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ _header = '''
|
||||
<head>
|
||||
<title>Headphones</title>
|
||||
<link rel="stylesheet" type="text/css" href="data/css/style.css" />
|
||||
<link rel="icon" type="image/png" href="data/images/headphoneslogo.png" />
|
||||
<link rel="icon" type="image/x-icon" href="data/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="data/images/headphoneslogo.png" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user