Skip to content

Commit ca9daa6

Browse files
authored
Add internal links for DevOps Engineer Patna in footer
1 parent f5d8114 commit ca9daa6

1 file changed

Lines changed: 20 additions & 5 deletions

File tree

index.html

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -947,14 +947,29 @@ <h4 class="text-white font-semibold mb-6 flex items-center gap-2">
947947

948948
<!-- Footer -->
949949
<footer class="bg-slate-950 py-8 border-t border-slate-900 text-center">
950-
<p class="text-slate-500 text-sm">&copy; 2025 Md Shahe Alam. All rights reserved.</p>
951-
<p class="text-slate-600 text-xs mt-2">
952-
Freelance DevOps Engineer in Patna, Bihar, India specializing in CI/CD, AWS, Docker, and cloud automation.
953-
</p>
954-
</footer>
950+
<p class="text-slate-500 text-sm">
951+
&copy; 2025 Md Shahe Alam. All rights reserved.
952+
</p>
953+
954+
<p class="text-slate-600 text-xs mt-2">
955+
Freelance DevOps Engineer in Patna, Bihar, India specializing in CI/CD, AWS, Docker, and cloud automation.
956+
</p>
957+
958+
<p class="text-slate-600 text-xs mt-2">
959+
<a href="/devops-engineer-patna.html" class="text-teal-400 hover:underline">
960+
DevOps Engineer in Patna
961+
</a>
962+
|
963+
<a href="/devops-engineer-patna.html" class="text-teal-400 hover:underline">
964+
Freelance DevOps Engineer Patna
965+
</a>
966+
</p>
967+
</footer>
968+
955969

956970
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
957971
<script src="script.js"></script>
958972
</body>
959973

960974
</html>
975+

0 commit comments

Comments
 (0)