Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
52919aef
Commit
52919aef
authored
Mar 05, 2015
by
Thomas Park
Browse files
update index for https
parent
2f7a2ee6
Changes
2
Hide whitespace changes
Inline
Side-by-side
2/index.html
View file @
52919aef
...
...
@@ -82,7 +82,7 @@
<div
class=
"hero-unit"
>
<div
class=
"alert alert-danger"
>
These themes are for Bootstrap 2.3.2.
<a
href=
"
http:
//bootswatch.com"
>
Check out the latest version of Bootswatch!
</a>
These themes are for Bootstrap 2.3.2.
<a
href=
"//bootswatch.com"
>
Check out the latest version of Bootswatch!
</a>
</div>
<h1>
Bootswatch
</h1>
...
...
@@ -90,8 +90,8 @@
<div
id=
"social"
>
<span>
<iframe
id=
"gh-fork"
src=
"
http:
//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"53"
height=
"20"
></iframe>
<iframe
id=
"gh-star"
src=
"
http:
//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110"
height=
"20"
></iframe>
<iframe
id=
"gh-fork"
src=
"//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"53"
height=
"20"
></iframe>
<iframe
id=
"gh-star"
src=
"//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110"
height=
"20"
></iframe>
</span>
<span>
<a
href=
"https://twitter.com/thomashpark"
class=
"twitter-follow-button"
data-show-count=
"false"
data-show-screen-name=
"true"
>
Follow @thomashpark
</a>
...
...
@@ -554,7 +554,7 @@
<h3>
HTML
&
CSS
</h3>
<p>
Jon Duckett
</p>
<div
class=
"btn-toolbar"
>
<img
src=
"
http:
//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=1118008189"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<img
src=
"//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=1118008189"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<div
class=
"btn-group"
><a
class=
"btn btn-large btn-info"
onClick=
"_gaq.push(['_trackEvent', 'refs', 'amazon', 'htmlandcss']);"
href=
"http://www.amazon.com/gp/product/1118008189/ref=as_li_tf_tl?ie=UTF8&tag=bootswatch-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1118008189"
target=
"_blank"
>
Amazon
</a></div>
</div>
</div>
...
...
@@ -568,7 +568,7 @@
<h3>
JavaScript
&
jQuery
</h3>
<p>
David Sawyer McFarland
</p>
<div
class=
"btn-toolbar"
>
<img
src=
"
http:
//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=1449399029"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<img
src=
"//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=1449399029"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<div
class=
"btn-group"
><a
class=
"btn btn-large btn-info"
onClick=
"_gaq.push(['_trackEvent', 'refs', 'amazon', 'javascriptandjquery']);"
href=
"http://www.amazon.com/gp/product/1449399029/ref=as_li_tf_tl?ie=UTF8&tag=bootswatch-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1449399029"
target=
"_blank"
>
Amazon
</a></div>
</div>
</div>
...
...
@@ -582,7 +582,7 @@
<h3>
Beautiful Web Design
</h3>
<p>
Jason Beaird
</p>
<div
class=
"btn-toolbar"
>
<img
src=
"
http:
//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=098057689X"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<img
src=
"//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=098057689X"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<div
class=
"btn-group"
><a
class=
"btn btn-large btn-info"
onClick=
"_gaq.push(['_trackEvent', 'refs', 'amazon', 'beautifulwebdesign']);"
href=
"http://www.amazon.com/gp/product/098057689X/ref=as_li_tf_tl?ie=UTF8&tag=bootswatch-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=098057689X"
target=
"_blank"
>
Amazon
</a></div>
</div>
</div>
...
...
index.html
View file @
52919aef
...
...
@@ -91,8 +91,8 @@
<h1>
Free themes for Bootstrap
</h1>
<div
id=
"social"
>
<span>
<iframe
id=
"gh-fork"
src=
"
http:
//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"53"
height=
"20"
></iframe>
<iframe
id=
"gh-star"
src=
"
http:
//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110"
height=
"20"
></iframe>
<iframe
id=
"gh-fork"
src=
"//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"53"
height=
"20"
></iframe>
<iframe
id=
"gh-star"
src=
"//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110"
height=
"20"
></iframe>
</span>
<span>
<a
href=
"https://twitter.com/bootswatch"
class=
"twitter-follow-button"
data-show-count=
"false"
data-show-screen-name=
"true"
>
Follow @bootswatch
</a>
...
...
@@ -705,7 +705,7 @@
<h3>
HTML
&
CSS
</h3>
<p>
Jon Duckett
</p>
<div>
<img
src=
"
http:
//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=1118008189"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<img
src=
"//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=1118008189"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<div
class=
"btn-group"
><a
class=
"btn btn-info"
onClick=
"_gaq.push(['_trackEvent', 'refs', 'amazon', 'htmlandcss']);"
href=
"http://www.amazon.com/gp/product/1118008189/ref=as_li_tf_tl?ie=UTF8&tag=bootswatch-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1118008189"
target=
"_blank"
>
Amazon
</a></div>
</div>
</div>
...
...
@@ -723,7 +723,7 @@
<h3>
Eloquent JavaScript
</h3>
<p>
Marijn Haverbeke
</p>
<div>
<img
src=
"
http:
//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=1593272820"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<img
src=
"//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=1593272820"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<div
class=
"btn-group"
><a
class=
"btn btn-info"
onClick=
"_gaq.push(['_trackEvent', 'refs', 'amazon', 'lesscss']);"
href=
"http://www.amazon.com/gp/product/1593272820/ref=as_li_tf_tl?ie=UTF8&tag=bootswatch-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1593272820"
target=
"_blank"
>
Amazon
</a></div>
</div>
</div>
...
...
@@ -741,7 +741,7 @@
<h3>
Beautiful Web Design
</h3>
<p>
Jason Beaird
</p>
<div>
<img
src=
"
http:
//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=098057689X"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<img
src=
"//www.assoc-amazon.com/e/ir?t=bootswatch-20&l=as2&o=1&a=098057689X"
width=
"1"
height=
"1"
alt=
""
style=
"border:none !important; margin:0px !important; height: 1px;"
/>
<div
class=
"btn-group"
><a
class=
"btn btn-info"
onClick=
"_gaq.push(['_trackEvent', 'refs', 'amazon', 'beautifulwebdesign']);"
href=
"http://www.amazon.com/gp/product/098057689X/ref=as_li_tf_tl?ie=UTF8&tag=bootswatch-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=098057689X"
target=
"_blank"
>
Amazon
</a></div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment