We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441d6e6 commit 8c78679Copy full SHA for 8c78679
index.html
@@ -6,7 +6,8 @@
6
<title>100DaysofCode Homepage</title>
7
</head>
8
<body>
9
- <h1>100DaysofCode</h1>
+ <h1>100DaysofCode Websites</h1>
10
<a href="Day-24/odin-recipes/index.html">Day-24 (Recipe Website)</a>
11
+ <a href="Day-28/New_Odin_Recipe/index.html">Day-28 (Updated Odin Recipe)</a>
12
</body>
13
</html>
0 commit comments