diff options
Diffstat (limited to 'templates/maintain.html')
| -rw-r--r-- | templates/maintain.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/templates/maintain.html b/templates/maintain.html index 31d38fe..3e96116 100644 --- a/templates/maintain.html +++ b/templates/maintain.html @@ -4,8 +4,8 @@  		<title>Site inactive</title>  	</head>  	<body> -		<h6> +		<h1>  			Hell girl is busy lol -		</h6> +		</h1>  	</body>  </html> |