Skip to content

Commit

Permalink
changing parent directory
Browse files Browse the repository at this point in the history
changed over from yeoman config to a more proper directory
  • Loading branch information
ponchofreedo committed Oct 14, 2017
1 parent c5f4548 commit 3ae8fac
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions app/index.html → stimpleton/index.html
Expand Up @@ -4,23 +4,10 @@
<meta charset="utf-8">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>stimpleton</title>

<title>stimpleton, a grid for everyone</title>
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->

<!-- build:css styles/vendor.css -->
<!-- bower:css -->
<!-- endbower -->
<!-- endbuild -->

<!-- build:css styles/main.css -->
<link rel="stylesheet" href="styles/stimpleton.css">
<!-- endbuild -->

<!-- build:js scripts/vendor/modernizr.js -->
<script src="/bower_components/modernizr/modernizr.js"></script>
<!-- endbuild -->
</head>
<body>

Expand All @@ -34,12 +21,5 @@ <h6>pica</h6>
<p>english</p>
</div>

<!-- build:js scripts/vendor.js -->
<!-- bower:js -->
<!-- endbower -->
<!-- endbuild -->

<!-- build:js scripts/main.js -->
<!-- endbuild -->
</body>
</html>
File renamed without changes.
File renamed without changes.

0 comments on commit 3ae8fac

Please sign in to comment.