mirror of
https://github.com/clearleft/clearless.git
synced 2026-01-07 21:03:51 -05:00
Remove 'other' example page until some have been added
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
<li><a href="sprites.html">Sprites & Icons</a></li>
|
||||
<li><a href="grids.html">Grids</a></li>
|
||||
<li><a href="nested-grids.html">Nested Grids</a></li>
|
||||
<li><a href="other.html">Other</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" class="generatedcontent">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="http://clearleft.com/favicon.ico" type="image/x-icon" />
|
||||
|
||||
<link rel="stylesheet" href="css/example.css" type="text/css">
|
||||
|
||||
<title>ClearLess Examples</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="receptacle header">
|
||||
|
||||
<h1>Other Examples</h1>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="receptacle">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user