leftover changes from previous code experimentation on grid and such
This commit is contained in:
10
index.html
10
index.html
@ -21,9 +21,9 @@
|
||||
|
||||
<!-- CSS
|
||||
================================================== -->
|
||||
<link rel="stylesheet" href="stylesheets/base.css">
|
||||
<link rel="stylesheet" href="stylesheets/skeleton.css">
|
||||
<link rel="stylesheet" href="stylesheets/layout.css">
|
||||
<link rel="stylesheet" href="css/base.css">
|
||||
<link rel="stylesheet" href="css/skeleton.css">
|
||||
<link rel="stylesheet" href="css/layout.css">
|
||||
|
||||
<!-- Favicons
|
||||
================================================== -->
|
||||
@ -71,8 +71,8 @@
|
||||
|
||||
<!-- JS
|
||||
================================================== -->
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
|
||||
<script src="javascripts/tabs.js"></script>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js"></script>
|
||||
<script src="js/tabs.js"></script>
|
||||
|
||||
<!-- End Document
|
||||
================================================== -->
|
||||
|
Reference in New Issue
Block a user