Blog to new page

This commit is contained in:
2026-02-20 04:59:39 -05:00
parent ac3fe06750
commit 243730bb9f
5 changed files with 89 additions and 2 deletions
+2 -2
View File
@@ -104,7 +104,7 @@
<a href="<?= $_SERVER['REQUEST_SCHEME'] . '://' . $_SERVER['HTTP_HOST'] . '/about'; ?>" class="py-15 pr-60">About Me</a>
</li>
<li>
<a href="https://blog.tokslaw.com" class="py-15 pr-60">
<a href="https://blog.tokslaw.com" target="_blank" class="py-15 pr-60">
Blog
</a>
@@ -203,7 +203,7 @@
<a href="./page-start-hub-8-projects.html" class="py-15 pr-60">Projects</a>
</li>
<li>
<a href="https://blog.tokslaw.com" class="py-15 pr-60">
<a href="https://blog.tokslaw.com" target="_blank" class="py-15 pr-60">
Blog
</a>
</li>