changed theme in index

This commit is contained in:
Johannes Olzem 2023-02-21 13:03:41 +01:00
parent d3650096c0
commit 92445a37ca

View File

@ -5,7 +5,7 @@
<link href="style.css" rel="stylesheet" type="text/css" />
<title>New Tab</title>
<!--THEME-->
<link href="themes/black-white.css" rel="stylesheet" type="text/css" />
<link href="themes/black.css" rel="stylesheet" type="text/css" />
</head>
<body>
<!--Remove or comment out if unnecessary-->