Add intro to Explore page

This commit is contained in:
Leilukin 2025-05-09 12:15:30 +08:00
parent 96906179be
commit 72f0a1db28

View File

@ -4,8 +4,9 @@ eleventyExcludeFromCollections: true
eleventyComputed: eleventyComputed:
desc: Explore {{ sitemeta.siteName }}. desc: Explore {{ sitemeta.siteName }}.
--- ---
{{ set explorePages = collections["explore links"] |> eleventyNavigation }} <p>You can start with the following pages to explore my website.</p>
{{ set explorePages = collections["explore links"] |> eleventyNavigation }}
<ul> <ul>
{{ for entry of explorePages }} {{ for entry of explorePages }}
<li> <li>