We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e588704 commit e5163e9Copy full SHA for e5163e9
1 file changed
index.html
@@ -18,7 +18,14 @@
18
<title>Class Repo Learning Projects</title>
19
</head>
20
<body>
21
- <h1>Class Repo Projects</h1>
+ <h1>
22
+ <a
23
+ class="home"
24
+ href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react"
25
+ target="_blank"
26
+ >Class Repo Projects</a
27
+ >
28
+ </h1>
29
<div class="links">
30
<a href="Rashed Code 23/index.html">Rashed Code 23</a>
31
<a href="Block Chain Collage Code 0/index.html">Block Chain Collage Code 0</a>
0 commit comments