diff options
| author | Baraa Hamodi <[email protected]> | 2015-10-10 12:53:16 -0400 |
|---|---|---|
| committer | Baraa Hamodi <[email protected]> | 2015-10-10 12:53:16 -0400 |
| commit | 388b3363d246f9540d6f7ee45d7930e695842e11 (patch) | |
| tree | a4aa06376d2783711cbd69d8a174c1cdc529c3d1 /docs/examples | |
| parent | 799ccf38b9ce78464de2aa8bc863125ecfdebd06 (diff) | |
| download | bootstrap-388b3363d246f9540d6f7ee45d7930e695842e11.tar.xz bootstrap-388b3363d246f9540d6f7ee45d7930e695842e11.zip | |
Update Example Footers.
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/jumbotron-narrow/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/jumbotron/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/justified-nav/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/offcanvas/index.html | 2 |
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>© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> + <p>© 2015 Company, Inc. · <a href="#">Privacy</a> · <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>© Company 2014</p> + <p>© 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>© Company 2014</p> + <p>© 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>© Company 2014</p> + <p>© 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>© Company 2014</p> + <p>© 2015 Company, Inc.</p> </footer> </div><!--/.container--> |
