]> git.wh0rd.org - nano-editor.git/blobdiff - top.php
remove two slashes that are not valid in HTML4
[nano-editor.git] / top.php
diff --git a/top.php b/top.php
index 3a3f565b24863dd985ff44fe36a9016f2e0711c4..8a0e3ee7a90eb65ec73a4f2772ab55d472b8690e 100644 (file)
--- a/top.php
+++ b/top.php
@@ -8,8 +8,8 @@
    <meta name="description" content="GNU nano is a small editor for on the terminal. It supports syntax highlighting, spell checking, justifying, completion, undo/redo...">
 <?php endif; ?>
    <link rel="icon" href="/favicon.ico">
    <meta name="description" content="GNU nano is a small editor for on the terminal. It supports syntax highlighting, spell checking, justifying, completion, undo/redo...">
 <?php endif; ?>
    <link rel="icon" href="/favicon.ico">
-   <link rel="stylesheet" href="style-dark.css" media="(prefers-color-scheme: dark)"/>
-   <link rel="stylesheet" href="style-light.css" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"/>
+   <link rel="stylesheet" href="style-dark.css" media="(prefers-color-scheme: dark)">
+   <link rel="stylesheet" href="style-light.css" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)">
 </head>
 
 <body>
 </head>
 
 <body>