mirror of
https://github.com/anotherhadi/blog.git
synced 2026-05-20 21:42:33 +02:00
Change links for error pages
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -68,6 +68,12 @@ if (error instanceof Error) {
|
||||
rel="noopener noreferrer"
|
||||
class="link link-hover">Report Issue</a
|
||||
>
|
||||
<span class="text-base-content/30">•</span>
|
||||
<a href="/blog" class="link link-hover">Blog</a>
|
||||
<span class="text-base-content/30">•</span>
|
||||
<a href="/projects" class="link link-hover">Projects</a>
|
||||
<span class="text-base-content/30">•</span>
|
||||
<a href="/notes" class="link link-hover">Infosec Notes</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user