mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
Bump copyright year to 2024
This commit is contained in:
committed by
Mark Otto
parent
b75f637f4d
commit
52cc9342cb
@@ -244,7 +244,7 @@ extra_css:
|
||||
{{< placeholder width="100%" height="96" background="#777" color="#777" text="false" title="false" >}}
|
||||
<div class="col-lg-8">
|
||||
<h6 class="mb-0">Example blog post title</h6>
|
||||
<small class="text-body-secondary">January 15, 2023</small>
|
||||
<small class="text-body-secondary">January 15, 2024</small>
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
@@ -253,7 +253,7 @@ extra_css:
|
||||
{{< placeholder width="100%" height="96" background="#777" color="#777" text="false" title="false" >}}
|
||||
<div class="col-lg-8">
|
||||
<h6 class="mb-0">This is another blog post title</h6>
|
||||
<small class="text-body-secondary">January 14, 2023</small>
|
||||
<small class="text-body-secondary">January 14, 2024</small>
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
@@ -262,7 +262,7 @@ extra_css:
|
||||
{{< placeholder width="100%" height="96" background="#777" color="#777" text="false" title="false" >}}
|
||||
<div class="col-lg-8">
|
||||
<h6 class="mb-0">Longer blog post title: This one has multiple lines!</h6>
|
||||
<small class="text-body-secondary">January 13, 2023</small>
|
||||
<small class="text-body-secondary">January 13, 2024</small>
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user