Mercurial > dive4elements > website
comparison community.html @ 149:2a0b9abe6a06
Path to bootstrap without version number.
author | tom@ahoernchen |
---|---|
date | Mon, 07 Apr 2014 16:45:53 +0200 |
parents | 4d284b6fe0c5 |
children | eb6b50914324 |
comparison
equal
deleted
inserted
replaced
148:887a0c8eaeb1 | 149:2a0b9abe6a06 |
---|---|
6 <meta charset="utf-8"> | 6 <meta charset="utf-8"> |
7 <meta name="description" content=""> | 7 <meta name="description" content=""> |
8 <meta name="author" content="Ariane Brörmann"> | 8 <meta name="author" content="Ariane Brörmann"> |
9 | 9 |
10 <!-- Bootstrap --> | 10 <!-- Bootstrap --> |
11 <link href="bootstrap-3.1.0/dist/css/bootstrap.min.css" rel="stylesheet"> | 11 <link href="bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> |
12 | 12 |
13 | 13 |
14 <!-- Custom styles for this template --> | 14 <!-- Custom styles for this template --> |
15 <link href="css/style.css" rel="stylesheet"> | 15 <link href="css/style.css" rel="stylesheet"> |
16 | 16 |
17 <!-- Bootstrap core JavaScript | 17 <!-- Bootstrap core JavaScript |
18 ================================================== --> | 18 ================================================== --> |
19 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | 19 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
20 <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> | 20 <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> |
21 <!-- Include all compiled plugins (below), or include individual files as needed --> | 21 <!-- Include all compiled plugins (below), or include individual files as needed --> |
22 <script src="bootstrap-3.1.0/dist/js/bootstrap.min.js"></script> | 22 <script src="bootstrap/dist/js/bootstrap.min.js"></script> |
23 <script src="js/dive4elements.js"></script> | 23 <script src="js/dive4elements.js"></script> |
24 | 24 |
25 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | 25 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> |
26 <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | 26 <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> |
27 <!--[if lt IE 9]> | 27 <!--[if lt IE 9]> |