Skip to content

Commit

Permalink
Add index page to prevent directory browsing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Pang committed Oct 24, 2017
1 parent dec992b commit be4a906
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<meta name="robots" content="noindex, nofollow">
</head>
<body>
Generated by <a href="https://wordpress.org/plugins/onesignal-free-web-push-notifications/" rel="nofollow">OneSignal</a>
</body>
</html>

0 comments on commit be4a906

Please sign in to comment.