Skip to content

Commit 9866d3b

Browse files
author
abdul rafay
committed
add links
1 parent 5ccdf35 commit 9866d3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" href="style.css">
88
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
99
<link rel="shortcut icon" href="./WhatsAppImage2025-11-12at9.48.15AM.jpeg" type="image/x-icon">
10-
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
10+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.css">
1111

1212
</head>
1313

@@ -40,6 +40,7 @@ <h1>All different projects</h1>
4040

4141
<footer>© 2026 My Projects. All rights reserved.</footer>
4242

43+
<script src="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.js"></script>
4344
</body>
4445

4546
</html>

0 commit comments

Comments
 (0)