Improve Organization
This commit is contained in:
@ -13,7 +13,8 @@
|
||||
|
||||
{{ $pages := shuffle (where site.RegularPages "Section" "tools") | first 20 }}
|
||||
<section>
|
||||
<h2>Featured Tools</h2>
|
||||
<h2>Try Something New</h2>
|
||||
<p>This list shows a selection of 20 random tools, refreshed every time this site is updated.</p>
|
||||
{{ range $pages }}
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
|
Reference in New Issue
Block a user