Skip to content

Commit c4acea2

Browse files
updated
1 parent 5eb7e54 commit c4acea2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

hirezen/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet">
1313
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
1414
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.6.0/remixicon.min.css">
15+
<script async src="https://programmerraja--af18b72c392911f091ed9e149126039e.web.val.run/analytics.js"></script>
1516
<style>
1617
:where([class^="ri-"])::before {
1718
content: "\f3c2";
@@ -362,12 +363,14 @@ <h2 class="text-3xl font-bold mb-6">Ready to Transform Your Interview Process?</
362363
<i class="ri-github-fill ri-lg"></i>
363364
</div>
364365
</a>
365-
<a href="https://x.com/Programmerraja/" class="text-gray-400 hover:text-white transition-colors">
366+
<a href="https://x.com/Programmerraja/"
367+
class="text-gray-400 hover:text-white transition-colors">
366368
<div class="w-8 h-8 flex items-center justify-center">
367369
<i class="ri-twitter-x-fill ri-lg"></i>
368370
</div>
369371
</a>
370-
<a href="https://www.linkedin.com/in/programmerraja/" class="text-gray-400 hover:text-white transition-colors">
372+
<a href="https://www.linkedin.com/in/programmerraja/"
373+
class="text-gray-400 hover:text-white transition-colors">
371374
<div class="w-8 h-8 flex items-center justify-center">
372375
<i class="ri-linkedin-box-fill ri-lg"></i>
373376
</div>

0 commit comments

Comments
 (0)