aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorBaraa Hamodi <[email protected]>2015-10-10 12:53:16 -0400
committerBaraa Hamodi <[email protected]>2015-10-10 12:53:16 -0400
commit388b3363d246f9540d6f7ee45d7930e695842e11 (patch)
treea4aa06376d2783711cbd69d8a174c1cdc529c3d1 /docs/examples
parent799ccf38b9ce78464de2aa8bc863125ecfdebd06 (diff)
downloadbootstrap-388b3363d246f9540d6f7ee45d7930e695842e11.tar.xz
bootstrap-388b3363d246f9540d6f7ee45d7930e695842e11.zip
Update Example Footers.
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/carousel/index.html2
-rw-r--r--docs/examples/jumbotron-narrow/index.html2
-rw-r--r--docs/examples/jumbotron/index.html2
-rw-r--r--docs/examples/justified-nav/index.html2
-rw-r--r--docs/examples/offcanvas/index.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index e00847aca..62b92bbbd 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -200,7 +200,7 @@
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
- <p>&copy; 2014 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
+ <p>&copy; 2015 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
</footer>
</div><!-- /.container -->
diff --git a/docs/examples/jumbotron-narrow/index.html b/docs/examples/jumbotron-narrow/index.html
index e84a7bac0..83187f3f3 100644
--- a/docs/examples/jumbotron-narrow/index.html
+++ b/docs/examples/jumbotron-narrow/index.html
@@ -76,7 +76,7 @@
</div>
<footer class="footer">
- <p>&copy; Company 2014</p>
+ <p>&copy; 2015 Company, Inc.</p>
</footer>
</div> <!-- /container -->
diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html
index 6b7680108..b41ad9baa 100644
--- a/docs/examples/jumbotron/index.html
+++ b/docs/examples/jumbotron/index.html
@@ -90,7 +90,7 @@
<hr>
<footer>
- <p>&copy; Company 2014</p>
+ <p>&copy; 2015 Company, Inc.</p>
</footer>
</div> <!-- /container -->
diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html
index 43205de8e..9e6ef60b2 100644
--- a/docs/examples/justified-nav/index.html
+++ b/docs/examples/justified-nav/index.html
@@ -80,7 +80,7 @@
<!-- Site footer -->
<footer class="footer">
- <p>&copy; Company 2014</p>
+ <p>&copy; 2015 Company, Inc.</p>
</footer>
</div> <!-- /container -->
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 5a7b13f47..58e12eeb0 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -118,7 +118,7 @@
<hr>
<footer>
- <p>&copy; Company 2014</p>
+ <p>&copy; 2015 Company, Inc.</p>
</footer>
</div><!--/.container-->