Skip to content

Commit 0772f66

Browse files
committed
Update index.html
1 parent 29ca4b4 commit 0772f66

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • blog/how-to-get-envato-themeforest-templates-free-2025

blog/how-to-get-envato-themeforest-templates-free-2025/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<div class="container mx-auto px-4 py-4">
8080
<div class="flex items-center justify-between">
8181
<div class="flex items-center space-x-3"><a
82-
class="flex items-center space-x-3 hover:opacity-80 transition-opacity" href="/">
82+
class="flex items-center space-x-3 hover:opacity-80 transition-opacity" href="/WebsiteDownloader">
8383
<div class="w-10 h-10 bg-blue-600 rounded-lg flex items-center justify-center"><svg
8484
class="w-6 h-6 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
8585
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
@@ -95,9 +95,9 @@ <h1 class="text-xl mozilla-headline-bold text-gray-900 dark:text-white">
9595
</a></div>
9696
<nav class="hidden md:flex items-center space-x-8"><a
9797
class="text-sm font-medium transition-colors hover:text-blue-600 dark:hover:text-blue-400 text-gray-700 dark:text-gray-300"
98-
href="/">Home</a><a
98+
href="/WebsiteDownloader">Home</a><a
9999
class="text-sm font-medium transition-colors hover:text-blue-600 dark:hover:text-blue-400 text-blue-600 dark:text-blue-400"
100-
href="/blog">Blog</a></nav><button
100+
href="../">Blog</a></nav><button
101101
class="md:hidden p-2 text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-white"><svg
102102
class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
103103
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
@@ -107,9 +107,9 @@ <h1 class="text-xl mozilla-headline-bold text-gray-900 dark:text-white">
107107
<div class="md:hidden mt-4 pt-4 border-t border-gray-200 dark:border-slate-700">
108108
<nav class="flex flex-col space-y-3"><a
109109
class="text-sm font-medium transition-colors hover:text-blue-600 dark:hover:text-blue-400 text-gray-700 dark:text-gray-300"
110-
href="/">Home</a><a
110+
href="/WebsiteDownloader">Home</a><a
111111
class="text-sm font-medium transition-colors hover:text-blue-600 dark:hover:text-blue-400 text-blue-600 dark:text-blue-400"
112-
href="/blog">Blog</a></nav>
112+
href="../">Blog</a></nav>
113113
</div>
114114
</div>
115115
</header>
@@ -124,7 +124,7 @@ <h1 class="text-xl mozilla-headline-bold text-gray-900 dark:text-white">
124124
</path>
125125
</svg></li>
126126
<li><a class="hover:text-blue-600 dark:hover:text-blue-400 transition-colors"
127-
href="/blog">Blog</a></li>
127+
href="../">Blog</a></li>
128128
<li><svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
129129
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7">
130130
</path>

0 commit comments

Comments
 (0)