remove useless <head></head>

This commit is contained in:
2023-11-08 20:28:43 -05:00
parent 20a1eb4174
commit 404bd217ac

View File

@ -1,7 +1,3 @@
<head>
<title>WallHeaven</title>
<meta name="description" content="Wallpaper proxy">
</head>
<?php <?php
include('scrapers/wallhaven.php'); include('scrapers/wallhaven.php');
include('style/header.php'); include('style/header.php');