Skip to content

Commit

Permalink
Merge branch 'add-meta-robots-noindex-nofollow' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dan2k3k4 committed Oct 23, 2024
2 parents 6c8a131 + 74f97ae commit 72ba786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/decap/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand All @@ -9,4 +9,4 @@
<body>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
</html>

0 comments on commit 72ba786

Please sign in to comment.