diff options
| author | Mark Otto <[email protected]> | 2015-10-26 20:53:31 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-10-26 20:53:31 -0700 |
| commit | 3d127c056884eeec90572344c1e48b412f18b6dd (patch) | |
| tree | 3e771bdccf98b6ca3a29c589bfbd8de07dc9e3ef /docs/examples/offcanvas | |
| parent | 0d2cc3ed4355674319aef51b7aba64bf900db9f4 (diff) | |
| parent | 388b3363d246f9540d6f7ee45d7930e695842e11 (diff) | |
| download | bootstrap-3d127c056884eeec90572344c1e48b412f18b6dd.tar.xz bootstrap-3d127c056884eeec90572344c1e48b412f18b6dd.zip | |
Merge pull request #17879 from bhamodi/master
Update Example Footers.
Diffstat (limited to 'docs/examples/offcanvas')
| -rw-r--r-- | docs/examples/offcanvas/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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--> |
