14 lines
297 B
Markdown
14 lines
297 B
Markdown
|
|
---
|
|||
|
|
summary: "Redirect: /clawd.md → /clawd"
|
|||
|
|
permalink: /clawd.md
|
|||
|
|
---
|
|||
|
|
|
|||
|
|
<!-- {% raw %} -->
|
|||
|
|
<script>
|
|||
|
|
window.location.replace("{{ \"/clawd\" | relative_url }}");
|
|||
|
|
</script>
|
|||
|
|
|
|||
|
|
If you’re not redirected automatically, go to
|
|||
|
|
<a href="{{ \"/clawd\" | relative_url }}">/clawd</a>.
|
|||
|
|
<!-- {% endraw %} -->
|