diff options
| author | Julien Déramond <[email protected]> | 2024-02-05 21:39:38 +0100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2024-02-05 20:13:23 -0800 |
| commit | 52cc9342cb5df6b13ea421deb75477a73419745b (patch) | |
| tree | 18429a926328070b5f9668a06db95bbb8d08676f /site | |
| parent | b75f637f4d992ae3688aa43d37d52187c7b0b638 (diff) | |
| download | bootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.tar.xz bootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.zip | |
Bump copyright year to 2024
Diffstat (limited to 'site')
| -rw-r--r-- | site/assets/js/application.js | 2 | ||||
| -rw-r--r-- | site/assets/js/code-examples.js | 2 | ||||
| -rw-r--r-- | site/assets/js/snippets.js | 2 | ||||
| -rw-r--r-- | site/assets/scss/docs.scss | 2 | ||||
| -rw-r--r-- | site/content/docs/5.3/examples/blog-rtl/index.html | 6 | ||||
| -rw-r--r-- | site/content/docs/5.3/examples/blog/index.html | 6 | ||||
| -rw-r--r-- | site/static/docs/5.3/assets/js/color-modes.js | 2 |
7 files changed, 11 insertions, 11 deletions
diff --git a/site/assets/js/application.js b/site/assets/js/application.js index 712b31a23..a16defbd4 100644 --- a/site/assets/js/application.js +++ b/site/assets/js/application.js @@ -4,7 +4,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2023 The Bootstrap Authors + * Copyright 2011-2024 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/assets/js/code-examples.js b/site/assets/js/code-examples.js index 3b03b17c4..3462da59b 100644 --- a/site/assets/js/code-examples.js +++ b/site/assets/js/code-examples.js @@ -4,7 +4,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2023 The Bootstrap Authors + * Copyright 2011-2024 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/assets/js/snippets.js b/site/assets/js/snippets.js index 66c7a005c..94d8f6dee 100644 --- a/site/assets/js/snippets.js +++ b/site/assets/js/snippets.js @@ -6,7 +6,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2023 The Bootstrap Authors + * Copyright 2011-2024 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/assets/scss/docs.scss b/site/assets/scss/docs.scss index 4ab417e96..0eb5bdde3 100644 --- a/site/assets/scss/docs.scss +++ b/site/assets/scss/docs.scss @@ -1,6 +1,6 @@ /*! * Bootstrap Docs (https://getbootstrap.com/) - * Copyright 2011-2023 The Bootstrap Authors + * Copyright 2011-2024 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ 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> diff --git a/site/static/docs/5.3/assets/js/color-modes.js b/site/static/docs/5.3/assets/js/color-modes.js index 31f22f9e4..8a0dabf18 100644 --- a/site/static/docs/5.3/assets/js/color-modes.js +++ b/site/static/docs/5.3/assets/js/color-modes.js @@ -1,6 +1,6 @@ /*! * Color mode toggler for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2023 The Bootstrap Authors + * Copyright 2011-2024 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. */ |
