1
0
mirror of https://github.com/jdan/98.css.git synced 2025-08-30 17:19:56 +02:00

Remove excess closing tags

This commit is contained in:
Vl
2020-04-25 18:48:46 +07:00
parent e4e1e545e6
commit 6b694df836
2 changed files with 6 additions and 6 deletions

View File

@@ -14,9 +14,9 @@
content="https://github.com/jdan/98.css/raw/master/docs/window.png?raw=true" content="https://github.com/jdan/98.css/raw/master/docs/window.png?raw=true"
/> />
<link rel="stylesheet" href="98.css"></style> <link rel="stylesheet" href="98.css">
<link rel="stylesheet" href="docs.css"></style> <link rel="stylesheet" href="docs.css">
<link rel="stylesheet" href="vs.css"></style> <link rel="stylesheet" href="vs.css">
</head> </head>
<body ontouchstart> <body ontouchstart>
<aside> <aside>

View File

@@ -14,9 +14,9 @@
content="https://github.com/jdan/98.css/raw/master/docs/window.png?raw=true" content="https://github.com/jdan/98.css/raw/master/docs/window.png?raw=true"
/> />
<link rel="stylesheet" href="98.css"></style> <link rel="stylesheet" href="98.css">
<link rel="stylesheet" href="docs.css"></style> <link rel="stylesheet" href="docs.css">
<link rel="stylesheet" href="vs.css"></style> <link rel="stylesheet" href="vs.css">
</head> </head>
<body ontouchstart> <body ontouchstart>
<aside> <aside>