Update news-blogs.html

Update footer, copyright, remove 01.org reference, remove broken 'load more' button
This commit is contained in:
Chris
2024-03-01 17:21:25 -08:00
committed by GitHub
parent 58d4f8db1b
commit 61208f8c41
+4 -4
View File
@@ -1173,7 +1173,7 @@
x views-infinite-scroll-pager.html.twig
-->
<!-- BEGIN OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/pager/views-infinite-scroll-pager.html.twig' -->
<!--
<div class="article_list__call_to_action">
<ul class="js-pager__items pager" data-drupal-views-infinite-scroll-pager>
<li class="pager__item">
@@ -1189,7 +1189,7 @@
</li>
</div>
</ul>
-->
<!-- END OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/pager/views-infinite-scroll-pager.html.twig' -->
@@ -1289,14 +1289,14 @@
</div>
</div>
<div class="footer__bottom">
<p class="footer__copyright">© 2022 Intel Corporation. All Rights Reserved.<br>*Other names and brands may be claimed as the property of others.</p>
<p class="footer__copyright">© 2024 Intel Corporation. All Rights Reserved.<br>*Other names and brands may be claimed as the property of others.</p>
</div>
</div>
</div>
<div class="footer_bottom">
<div class="container padding-md--left-right">
<div class="footer_bottom__copyright">
<i class="fa fa-copyright"></i> &nbsp; This project belongs to 01.org, Intel's opensource platform. </div>
<i class="fa fa-copyright"></i> &nbsp; This project belongs to <a href="open.intel.com">open.intel</a>, Intel's opensource platform. </div>
</div>
</div>
</footer>