aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/blog/index.html8
-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
6 files changed, 9 insertions, 9 deletions
diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html
index 1a1decbbd..e0a92c207 100644
--- a/docs/examples/blog/index.html
+++ b/docs/examples/blog/index.html
@@ -53,7 +53,7 @@
<div class="blog-post">
<h2 class="blog-post-title">Sample blog post</h2>
- <p class="blog-post-meta">December 1, 2013 by <a href="#">Mark</a></p>
+ <p class="blog-post-meta">January 1, 2014 by <a href="#">Mark</a></p>
<p>This blog post shows a few different types of content that's supported and styled with Bootstrap. Basic typography, images, and code are all supported.</p>
<hr>
@@ -86,7 +86,7 @@
<div class="blog-post">
<h2 class="blog-post-title">Another blog post</h2>
- <p class="blog-post-meta">November 23, 2013 by <a href="#">Jacob</a></p>
+ <p class="blog-post-meta">December 23, 2013 by <a href="#">Jacob</a></p>
<p>Cum sociis natoque penatibus et magnis <a href="#">dis parturient montes</a>, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Sed posuere consectetur est at lobortis. Cras mattis consectetur purus sit amet fermentum.</p>
<blockquote>
@@ -98,7 +98,7 @@
<div class="blog-post">
<h2 class="blog-post-title">New feature</h2>
- <p class="blog-post-meta">November 14, 2013 by <a href="#">Chris</a></p>
+ <p class="blog-post-meta">December 14, 2013 by <a href="#">Chris</a></p>
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
<ul>
@@ -125,6 +125,7 @@
<div class="sidebar-module">
<h4>Archives</h4>
<ol class="list-unstyled">
+ <li><a href="#">January 2014</a></li>
<li><a href="#">December 2013</a></li>
<li><a href="#">November 2013</a></li>
<li><a href="#">October 2013</a></li>
@@ -136,7 +137,6 @@
<li><a href="#">April 2013</a></li>
<li><a href="#">March 2013</a></li>
<li><a href="#">February 2013</a></li>
- <li><a href="#">January 2013</a></li>
</ol>
</div>
<div class="sidebar-module">
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index b985acbc3..3f53947b8 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -190,7 +190,7 @@
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
- <p>&copy; 2013 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
+ <p>&copy; 2014 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 a3649637f..e88c03aeb 100644
--- a/docs/examples/jumbotron-narrow/index.html
+++ b/docs/examples/jumbotron-narrow/index.html
@@ -69,7 +69,7 @@
</div>
<div class="footer">
- <p>&copy; Company 2013</p>
+ <p>&copy; Company 2014</p>
</div>
</div> <!-- /container -->
diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html
index eec3b58de..a73a741da 100644
--- a/docs/examples/jumbotron/index.html
+++ b/docs/examples/jumbotron/index.html
@@ -85,7 +85,7 @@
<hr>
<footer>
- <p>&copy; Company 2013</p>
+ <p>&copy; Company 2014</p>
</footer>
</div> <!-- /container -->
diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html
index ea464f130..bc957177b 100644
--- a/docs/examples/justified-nav/index.html
+++ b/docs/examples/justified-nav/index.html
@@ -71,7 +71,7 @@
<!-- Site footer -->
<div class="footer">
- <p>&copy; Company 2013</p>
+ <p>&copy; Company 2014</p>
</div>
</div> <!-- /container -->
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 3344be910..1da52ff24 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -113,7 +113,7 @@
<hr>
<footer>
- <p>&copy; Company 2013</p>
+ <p>&copy; Company 2014</p>
</footer>
</div><!--/.container-->