Skip to content

Instantly share code, notes, and snippets.

@nmrym978
Created May 29, 2019 07:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmrym978/0a97cd59a8c6d7d4935e5d2f01767151 to your computer and use it in GitHub Desktop.
Save nmrym978/0a97cd59a8c6d7d4935e5d2f01767151 to your computer and use it in GitHub Desktop.
sitemap
<div class="sitemap-list">
<h3>大項目A</h3>
<ul>
<li><a href="ページurl">項目1</a></li>
<li><a href="ページurl">項目2</a></li>
<li><a href="ページurl">項目3</a></li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment