mirror of
https://github.com/clearlinux/clearlinux.github.io.git
synced 2026-08-19 05:47:10 +00:00
Update software_search_api_fulltext__field_bundle_category_All_page_21.html
Fix pagination block links
This commit is contained in:
@@ -733,37 +733,37 @@
|
||||
<h4 id="pagination-heading" class="visually-hidden">Pagination</h4>
|
||||
<ul class="pager__items js-pager__items">
|
||||
<li class="pager__item pager__item--previous">
|
||||
<a href="software%3Ffield_bundle_category=All&search_api_fulltext=&page=20.html" title="Go to previous page" rel="prev">
|
||||
<a href="software_search_api_fulltext__field_bundle_category_All_page_20.html" title="Go to previous page" rel="prev">
|
||||
<i class="fas fa-chevron-left"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="pager__item pager__item--ellipsis" role="presentation">…</li>
|
||||
<li class="pager__item">
|
||||
<a href="software%3Ffield_bundle_category=All&search_api_fulltext=&page=19.html" title="Go to page 20">
|
||||
<a href="software_search_api_fulltext__field_bundle_category_All_page_19.html" title="Go to page 20">
|
||||
<span class="visually-hidden">
|
||||
Page
|
||||
</span>20</a>
|
||||
</li>
|
||||
<li class="pager__item">
|
||||
<a href="software%3Ffield_bundle_category=All&search_api_fulltext=&page=20.html" title="Go to page 21">
|
||||
<a href="software_search_api_fulltext__field_bundle_category_All_page_20.html" title="Go to page 21">
|
||||
<span class="visually-hidden">
|
||||
Page
|
||||
</span>21</a>
|
||||
</li>
|
||||
<li class="pager__item is-active">
|
||||
<a href="software%3Ffield_bundle_category=All&search_api_fulltext=&page=21.html" title="Current page">
|
||||
<a href="software_search_api_fulltext__field_bundle_category_All_page_21.html" title="Current page">
|
||||
<span class="visually-hidden">
|
||||
Current page
|
||||
</span>22</a>
|
||||
</li>
|
||||
<li class="pager__item">
|
||||
<a href="software%3Ffield_bundle_category=All&search_api_fulltext=&page=22.html" title="Go to page 23">
|
||||
<a href="software_search_api_fulltext__field_bundle_category_All_page_22.html" title="Go to page 23">
|
||||
<span class="visually-hidden">
|
||||
Page
|
||||
</span>23</a>
|
||||
</li>
|
||||
<li class="pager__item">
|
||||
<a href="software%3Ffield_bundle_category=All&search_api_fulltext=&page=23.html" title="Go to page 24">
|
||||
<a href="software_search_api_fulltext__field_bundle_category_All_page_23.html" title="Go to page 24">
|
||||
<span class="visually-hidden">
|
||||
Page
|
||||
</span>24</a>
|
||||
@@ -771,7 +771,7 @@
|
||||
<li class="pager__item pager__item--ellipsis" role="presentation">…</li>
|
||||
|
||||
<li class="pager__item pager__item--next">
|
||||
<a href="software%3Ffield_bundle_category=All&search_api_fulltext=&page=22.html" title="Go to next page" rel="next">
|
||||
<a href="software_search_api_fulltext__field_bundle_category_All_page_22.html" title="Go to next page" rel="next">
|
||||
<i class="fas fa-chevron-right"></i>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user