We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccdf35 commit 9866d3bCopy full SHA for 9866d3b
index.html
@@ -7,7 +7,7 @@
7
<link rel="stylesheet" href="style.css">
8
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
9
<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">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.css">
11
12
</head>
13
@@ -40,6 +40,7 @@ <h1>All different projects</h1>
40
41
<footer>© 2026 My Projects. All rights reserved.</footer>
42
43
+ <script src="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.js"></script>
44
</body>
45
46
</html>
0 commit comments