Skip to content

Commit 1e59e16

Browse files
Exercise solution removed from index.html
1 parent eeb9666 commit 1e59e16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exercises/05-create-anchors/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>4Geeks Academy</title>
55
</head>
66
<body>
7-
<a href="http://google.com/"> Click me so search on google </a>
7+
<!-- your code here -->
8+
89
</body>
910
</html>

0 commit comments

Comments
 (0)