add security.txt
add public pgp key and hall of fame along with it
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Hall Of Fame | IPost</title>
|
||||
<style>
|
||||
<%- globalcss %>
|
||||
</style>
|
||||
<script>
|
||||
<%- warnmessagejs %>
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<%- navbar %>
|
||||
Nobody here yet, but if you think you may belong on here, see <a href="https://ipost.tk/.well-known/security.txt"> security.txt </a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user