Skip to content

Commit

Permalink
changed the index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Speyll committed Feb 29, 2024
1 parent fca6ebd commit ed1c0d2
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,8 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>suCSS Demo Page</title>
<!-- The following are some stylesheets for testing -->
<!-- Sanitize.css reset -->
<!-- <link href="https://unpkg.com/sanitize.css" rel="stylesheet" /> -->
<!-- Latest release version of Simple.css -->
<!-- <link rel="stylesheet" href="https://unpkg.com/simpledotcss/simple.css"> -->
<!-- Latest commit from GitHub -->
<!-- <link rel="stylesheet" href="https://cdn.simplecss.org/simple.css"> -->
<!-- Local version -->
<link rel="stylesheet" href="reset.css">
<link rel="stylesheet" href="suCSS.css">
<link rel="stylesheet" href="reset-min.css">
<link rel="stylesheet" href="suCSS-min.css">
</head>

<body id="top">
Expand Down

0 comments on commit ed1c0d2

Please sign in to comment.