Skip to content

Commit 61dcc8b

Browse files
committed
Add name to footer
1 parent 91005b6 commit 61dcc8b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ <h1>Product Pick</h1>
6767
</form>
6868
</main>
6969
<footer>
70-
<!-- change to your name-->
71-
<p>By HOMEWORK SOLUTION</p>
70+
<p>Ahmed Elmahmoudi</p>
7271
</footer>
7372
</body>
7473
</html>

0 commit comments

Comments
 (0)