Skip to content

Commit

Permalink
Add doctype to playgrounds
Browse files Browse the repository at this point in the history
  • Loading branch information
reinink committed Aug 25, 2023
1 parent 8faca18 commit d74d454
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.html
@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand Down
1 change: 1 addition & 0 deletions kitchen-sink.html
@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand Down

1 comment on commit d74d454

@vercel
Copy link

@vercel vercel bot commented on d74d454 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.