Skip to content

Commit de22bb0

Browse files
Fix missing newline at end of Education.html
Add a newline at the end of the HTML file.
1 parent 0cefd7e commit de22bb0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Simple Portfolio Website using HTML/Education.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!DOCTYPE html>
2+
23
<html lang="en">
34

45
<head>
@@ -60,4 +61,5 @@ <h3 style="margin-bottom: 10px; font-size: 20px; color: black;">High School</h3>
6061
</div>
6162

6263
</body>
64+
6365
</html>

0 commit comments

Comments
 (0)