diff options
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/jumbotron/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/justified-nav/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 4268fa5bc..d5be20393 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -83,7 +83,7 @@ <hr> <footer> - <p>© Company 2016</p> + <p>© Company 2017</p> </footer> </div> <!-- /container --> diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index c612ee257..bbe40246e 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -85,7 +85,7 @@ <!-- Site footer --> <footer class="footer"> - <p>© Company 2016</p> + <p>© Company 2017</p> </footer> </div> <!-- /container --> |
