diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 18:08:11 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 18:08:11 +0530 |
commit | 027adc2dc28477006d2a94812be2df9502e19198 (patch) | |
tree | dea56271aa8b68c07b5f6933d7a460383375aac1 | |
parent | 0b959ccd5e1f68bc54dce7b11d17a18e38f9a1f1 (diff) |
made maintainence message bigger
-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> |