Skip to content

Commit

Permalink
index.html file for .well-known/security.txt redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC authored Oct 27, 2021
1 parent 4af52cf commit 8e0b51b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions source/.well-known/security.txt/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; https://vdp.cabinetoffice.gov.uk/.well-known/security.txt" />
</head>
<body>
<p><a href="https://vdp.cabinetoffice.gov.uk/.well-known/security.txt">https://vdp.cabinetoffice.gov.uk/.well-known/security.txt</a></p>
</body>
</html>

0 comments on commit 8e0b51b

Please sign in to comment.