Skip to content

Commit

Permalink
fix: add the missing html opening tag
Browse files Browse the repository at this point in the history
  • Loading branch information
codazoda committed Feb 25, 2025
1 parent 284146d commit ba75dfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion neat.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>

<html>

<head>

<title>Neat CSS</title>
Expand Down

0 comments on commit ba75dfb

Please sign in to comment.