mirror of
https://github.com/pattern-lab/patternlab-php.git
synced 2025-01-17 06:08:23 +01:00
removing the templates directory from the public patterns
This commit is contained in:
parent
43d42fa473
commit
d207d73fee
@ -1,21 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Style Guide for a Specific Pattern</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="stylesheet" href="/styleguide/css/styleguide.css" media="all" />
|
||||
<link rel="stylesheet" href="/css/style.css" media="all" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!--Style Guide Main Content-->
|
||||
<div class="sg-main" role="main">
|
||||
|
||||
<!--Patterns-->
|
||||
<div id="patterns">
|
||||
</div> <!--end #patterns-->
|
||||
|
||||
</div><!--end .sg-main-->
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user