1
mirror of https://github.com/jakejarvis/dark-mode-example.git synced 2025-06-27 14:55:40 -04:00

Update index.html

This commit is contained in:
2020-08-16 12:28:58 -04:00
committed by GitHub
parent d0ef978c03
commit 3722b79a6b

View File

@ -4,7 +4,6 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Welcome to the dark side 🌓</title>
<link rel="stylesheet" href="normalize.min.css">
<link rel="stylesheet" href="dark-mode.css">
</head>
<body class="light">