Skip to content

Commit 2c4be36

Browse files
author
abdul rafay
committed
add favicon all project and files
1 parent c3f4fcc commit 2c4be36

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed

Forth project/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Odd Even Checker</title>
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">
9+
<link rel="shortcut icon" href="../WhatsAppImage2025-11-12at9.48.15AM.jpeg" type="image/x-icon">
910

1011
</head>
1112

Frist project/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<title>First Project</title>
88
<link rel="stylesheet" href="style.css">
99
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
10+
<link rel="shortcut icon" href="../WhatsAppImage2025-11-12at9.48.15AM.jpeg" type="image/x-icon">
1011

1112
</head>
1213

Second project/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<title>Second Project</title>
88
<link rel="stylesheet" href="style.css">
99
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
10+
<link rel="shortcut icon" href="../WhatsAppImage2025-11-12at9.48.15AM.jpeg" type="image/x-icon">
1011

1112
</head>
1213

mini project/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Javascript DOM assigment</title>
7+
<title>Mini project</title>
88
<link rel="stylesheet" href="style.css">
99
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
10+
<link rel="shortcut icon" href="../WhatsAppImage2025-11-12at9.48.15AM.jpeg" type="image/x-icon">
1011
</head>
1112

1213
<body>

project 3rd/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<title>3rd assigment</title>
88
<link rel="stylesheet" href="style.css">
99
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
10+
<link rel="shortcut icon" href="../WhatsAppImage2025-11-12at9.48.15AM.jpeg" type="image/x-icon">
1011

1112
</head>
1213

0 commit comments

Comments
 (0)