mirror of
https://github.com/JuanCanham/fresh-theme-bootstrap.git
synced 2024-12-22 12:37:22 +00:00
update dependencies
This commit is contained in:
parent
4f129d7cfc
commit
8ad3aed6a3
@ -8,7 +8,7 @@
|
|||||||
{{#compare opts.css "bootstrap" operator="!="}}
|
{{#compare opts.css "bootstrap" operator="!="}}
|
||||||
<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.6/{{opts.css}}/bootstrap.min.css" rel="stylesheet"></link>
|
<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.6/{{opts.css}}/bootstrap.min.css" rel="stylesheet"></link>
|
||||||
{{/compare}}
|
{{/compare}}
|
||||||
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet"></link>
|
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet"></link>
|
||||||
<style>
|
<style>
|
||||||
h3, h4, h5, h6 {
|
h3, h4, h5, h6 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user