Disable robots from publishing index page

This commit is contained in:
Daniel Hansson 2016-12-30 13:55:32 +01:00 committed by GitHub
parent b2480f50bd
commit bcbf5fa53e

View File

@ -2,6 +2,7 @@
<html>
<head>
<title>Nextloud VM</title>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<style>
body {
background-color: #0082c9;