diff options
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/index.html b/html/index.html index f97b295..3b23e90 100644 --- a/html/index.html +++ b/html/index.html @@ -6,8 +6,8 @@ <meta name="keywords" content="Reichwein, DownTube, YouTube, Download MP3"> <title>DownTube</title> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/> - <link rel="stylesheet" type="text/css" href="downtube.css"/> - <script src="downtube.js"></script> + <link rel="stylesheet" type="text/css" href="whiteboard.css"/> + <script src="whiteboard.js"></script> </head> <body onload="init();"> <div class="page"> |