aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/examples
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2024-02-05 21:39:38 +0100
committerMark Otto <[email protected]>2024-02-05 20:13:23 -0800
commit52cc9342cb5df6b13ea421deb75477a73419745b (patch)
tree18429a926328070b5f9668a06db95bbb8d08676f /site/content/docs/5.3/examples
parentb75f637f4d992ae3688aa43d37d52187c7b0b638 (diff)
downloadbootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.tar.xz
bootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.zip
Bump copyright year to 2024
Diffstat (limited to 'site/content/docs/5.3/examples')
-rw-r--r--site/content/docs/5.3/examples/blog-rtl/index.html6
-rw-r--r--site/content/docs/5.3/examples/blog/index.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/site/content/docs/5.3/examples/blog-rtl/index.html b/site/content/docs/5.3/examples/blog-rtl/index.html
index 97d991302..666b748cb 100644
--- a/site/content/docs/5.3/examples/blog-rtl/index.html
+++ b/site/content/docs/5.3/examples/blog-rtl/index.html
@@ -192,7 +192,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">مثال على عنوان منشور المدونة</h6>
- <small class="text-body-secondary">15 يناير 2023</small>
+ <small class="text-body-secondary">15 يناير 2024</small>
</div>
</a>
</li>
@@ -201,7 +201,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">هذا عنوان آخر للمدونة</h6>
- <small class="text-body-secondary">14 يناير 2023</small>
+ <small class="text-body-secondary">14 يناير 2024</small>
</div>
</a>
</li>
@@ -210,7 +210,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">أطول عنوان منشور للمدونة: يحتوي هذا الخط على عدة أسطر!</h6>
- <small class="text-body-secondary">13 يناير 2023</small>
+ <small class="text-body-secondary">13 يناير 2024</small>
</div>
</a>
</li>
diff --git a/site/content/docs/5.3/examples/blog/index.html b/site/content/docs/5.3/examples/blog/index.html
index 993c84e03..39535911e 100644
--- a/site/content/docs/5.3/examples/blog/index.html
+++ b/site/content/docs/5.3/examples/blog/index.html
@@ -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>