Skip to content

Commit

Permalink
cleaned exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr committed Feb 26, 2024
1 parent abfb126 commit 55b24c1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 58 deletions.
30 changes: 0 additions & 30 deletions .learn/resets/03-hello-without-head/README.es.md

This file was deleted.

26 changes: 0 additions & 26 deletions .learn/resets/03-hello-without-head/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion exercises/01-hello-world/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!-- your code below here -->
<p>Hello! I am a P tag, normally used for paragraphs</p>
<p>Hello! I am a P tag, normally used for paragraphs</p>
2 changes: 1 addition & 1 deletion exercises/01-hello-world/solution.hide.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!-- your code below here -->
<span>Hello, I am a text</span>
<strong>Hello, I am also a text but in bold</strong>
<strong>Hello, I am also a text but in bold</strong>

0 comments on commit 55b24c1

Please sign in to comment.