Skip to content

Commit 7c76b41

Browse files
moving index.html
1 parent 74f0742 commit 7c76b41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.html renamed to index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,9 @@ <h1 class="text-4xl md:text-5xl font-extrabold mb-2 text-[var(--color-primary)]
183183
<footer class="text-center mt-16 py-8 text-sm md:text-base text-[var(--color-text-muted)] font-space-grotesk">
184184
<p>
185185
Made with <span class="heart text-red-500 text-xl inline-block animate-pulse"></span> by
186-
<a href="https://codextream.in" target="_blank" rel="noopener" class="text-[var(--color-primary)] font-semibold hover:underline">Codextream Community</a>.
186+
<a href="https://www.linkedin.com/company/codextream-community" target="_blank" rel="noopener" class="text-[var(--color-primary)] font-semibold hover:underline">Codextream Community</a>.
187187
<br> and created by
188-
<a href="" target="_blank" class="text-[var(--color-primary)] font-semibold hover:underline">Ravixalgorithm</a>.
188+
<a href="https://www.linkedin.com/in/ravixalgorithm/" target="_blank" class="text-[var(--color-primary)] font-semibold hover:underline">Ravixalgorithm</a>.
189189
</p>
190190
</footer>
191191
</div>

0 commit comments

Comments
 (0)