Skip to content

Commit fbc5dc4

Browse files
committed
Add X-Frame-Options meta tag to enhance security
1 parent 23dba44 commit fbc5dc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33

44
<head>
5+
<meta http-equiv="X-Frame-Options" content="DENY">
56
<meta charset="utf-8">
67
<meta name="viewport" content="width=device-width, initial-scale=1">
78
<meta name="description"

0 commit comments

Comments
 (0)