Drop parentheses from footer CLAUDE.md link
All checks were successful
Deploy to S3 / deploy (push) Successful in 1m46s

This commit is contained in:
2026-07-19 00:41:13 +00:00
parent 605a945648
commit 6964ce765a
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
<a href="/about/">about</a> <a href="/about/">about</a>
<a href="/code/">code</a> <a href="/code/">code</a>
<a href="/subjects/">subjects</a> <a href="/subjects/">subjects</a>
<a href="/CLAUDE.md" target="_blank" rel="noopener">(CLAUDE.md)</a> <a href="/CLAUDE.md" target="_blank" rel="noopener">CLAUDE.md</a>
</nav> </nav>
</footer> </footer>
</body> </body>

View File

@@ -39,7 +39,7 @@
<a href="/about/">about</a> <a href="/about/">about</a>
<a href="/code/">code</a> <a href="/code/">code</a>
<a href="/subjects/">subjects</a> <a href="/subjects/">subjects</a>
<a href="/CLAUDE.md" target="_blank" rel="noopener">(CLAUDE.md)</a> <a href="/CLAUDE.md" target="_blank" rel="noopener">CLAUDE.md</a>
</nav> </nav>
</footer> </footer>
</body> </body>