You've already forked dark-mode-example
mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2025-06-27 17:15:40 -04:00
Update index.html
This commit is contained in:
@ -4,7 +4,6 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
<title>Welcome to the dark side 🌓</title>
|
<title>Welcome to the dark side 🌓</title>
|
||||||
<link rel="stylesheet" href="normalize.min.css">
|
|
||||||
<link rel="stylesheet" href="dark-mode.css">
|
<link rel="stylesheet" href="dark-mode.css">
|
||||||
</head>
|
</head>
|
||||||
<body class="light">
|
<body class="light">
|
||||||
|
Reference in New Issue
Block a user