Skip to content

Commit cf5d33c

Browse files
committed
Update Footer
1 parent 212b958 commit cf5d33c

5 files changed

Lines changed: 42 additions & 7 deletions

File tree

Block Chain Collage Code 0/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,14 @@ <h3>
126126
>
127127
Class Repo
128128
</a>
129-
| MDJAmin
129+
|
130+
<a
131+
class="home"
132+
href="https://mdjamin.me"
133+
target="_blank"
134+
>
135+
MDJAmin
136+
</a>
130137
</footer>
131138
<script src="../js/script.js"></script>
132139
</body>

Block Chain Collage Code 1/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,14 @@ <h3>
124124
>
125125
Class Repo
126126
</a>
127-
| MDJAmin
127+
|
128+
<a
129+
class="home"
130+
href="https://mdjamin.me"
131+
target="_blank"
132+
>
133+
MDJAmin
134+
</a>
128135
</footer>
129136
<script src="../js/script.js"></script>
130137
</body>

Block Chain Collage Code 2/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,14 @@ <h3>
107107
>
108108
Class Repo
109109
</a>
110-
| MDJAmin
110+
|
111+
<a
112+
class="home"
113+
href="https://mdjamin.me"
114+
target="_blank"
115+
>
116+
MDJAmin
117+
</a>
111118
</footer>
112119
<script src="../js/script.js"></script>
113120
</body>

Rashed Code 23/index.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -71,7 +71,14 @@ <h3>
7171
>
7272
Class Repo
7373
</a>
74-
| MDJAmin
74+
|
75+
<a
76+
class="home"
77+
href="https://mdjamin.me"
78+
target="_blank"
79+
>
80+
MDJAmin
81+
</a>
7582
</footer>
7683
<script src="../js/script.js"></script>
7784
</body>

index.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -41,7 +41,14 @@ <h1>
4141
>
4242
Class Repo
4343
</a>
44-
| MDJAmin
44+
|
45+
<a
46+
class="home"
47+
href="https://mdjamin.me"
48+
target="_blank"
49+
>
50+
MDJAmin
51+
</a>
4552
</footer>
4653
<script src="js/script.js"></script>
4754
</body>

0 commit comments

Comments
 (0)