fix(wpcarro/website): Remove stale entries from sitemap
Dropping: - {learn,sandbox}.wpcarro.dev - Twitter (no longer using it) Change-Id: Iadff7ade8147c741d9dd2c4b71e4fc74aff5bf5a Reviewed-on: https://cl.tvl.fyi/c/depot/+/4541 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
e6d7710c45
commit
8f28b827a4
1 changed files with 1 additions and 13 deletions
|
@ -8,29 +8,17 @@
|
|||
<h1>Sitemap</h1>
|
||||
|
||||
<ul>
|
||||
<li>Documents</li>
|
||||
<li>Miscellaneous</li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/habits">Habits</a>
|
||||
</li>
|
||||
</ul>
|
||||
<li>Other</li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://blog.wpcarro.dev">blog.wpcarro.dev</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://learn.wpcarro.dev">learn.wpcarro.dev</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://sandbox.wpcarro.dev">sandbox.wpcarro.dev</a>
|
||||
</li>
|
||||
</ul>
|
||||
<li>Social</li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://twitter.com/wpcarro">Twitter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/wpcarro">Github</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue