Skip to content

Commit 0b1bce1

Browse files
authored
Update back link text and href in portfolio-refresh.html
1 parent 5ee9948 commit 0b1bce1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

projects/portfolio-refresh.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<main class="p-6 max-w-4xl mx-auto">
2121

2222
<!-- Back Link -->
23-
<a href="../index.html" class="text-sm text-green-400 hover:text-green-300">
24-
← Back to Portfolio
25-
</a>
23+
<a href="../index.html#projects" class="text-green-400 hover:underline">
24+
← Back to Projects
25+
</a>
2626

2727
<!-- Title -->
2828
<h1 class="text-3xl font-extrabold mt-4 mb-2">

0 commit comments

Comments
 (0)