aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-11-08 20:28:43 -0500
committerSquibid <me@zacharyscheiman.com>2023-11-08 20:28:43 -0500
commit404bd217ac5fdad3e4e3c49657cbafacfa2742db (patch)
treef1bbcef090fc76e059a7cc10d34d7f2f4d782c0d
parent20a1eb4174692978d9782777b7afe237bc08320e (diff)
downloadwallheaven-404bd217ac5fdad3e4e3c49657cbafacfa2742db.tar.gz
wallheaven-404bd217ac5fdad3e4e3c49657cbafacfa2742db.tar.bz2
wallheaven-404bd217ac5fdad3e4e3c49657cbafacfa2742db.zip
remove useless <head></head>
-rw-r--r--view.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/view.php b/view.php
index 5ebdb39..016e54a 100644
--- a/view.php
+++ b/view.php
@@ -1,7 +1,3 @@
-<head>
- <title>WallHeaven</title>
- <meta name="description" content="Wallpaper proxy">
-</head>
<?php
include('scrapers/wallhaven.php');
include('style/header.php');