diff options
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/narrow-jumbotron/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index af6a595af..9bae2d69a 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -165,7 +165,7 @@ <!-- FOOTER --> <footer> <p class="float-right"><a href="#">Back to top</a></p> - <p>© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> + <p>© 2017 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> </footer> </div><!-- /.container --> diff --git a/docs/examples/narrow-jumbotron/index.html b/docs/examples/narrow-jumbotron/index.html index cf41ac480..7bdfbb9c9 100644 --- a/docs/examples/narrow-jumbotron/index.html +++ b/docs/examples/narrow-jumbotron/index.html @@ -67,7 +67,7 @@ </div> <footer class="footer"> - <p>© Company 2014</p> + <p>© Company 2017</p> </footer> </div> <!-- /container --> |
