Mayx's Home Page https://mabbs.github.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
148 B

  1. ---
  2. layout: xslt
  3. title: Sitemap
  4. ---
  5. <h1>Sitemap</h1>
  6. <p>以下是本站的所有链接:</p>
  7. <ul>
  8. <xsl:apply-templates select="sm:urlset" />
  9. </ul>

Powered by TurnKey Linux.