Blog to new page
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user