Delete head.php
This commit is contained in:
8
head.php
8
head.php
@@ -1,8 +0,0 @@
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Luke Ogburn</title>
|
||||
<link rel='shortcut icon' type=image/png href=/walker.png>
|
||||
<link rel=stylesheet href=style-<?=(isset($_GET["theme"])&&$_GET["theme"]=="dark")?"dark":"light";?>.css>
|
||||
<link rel=stylesheet href=style.css>
|
||||
<meta name=viewport content="width=device-width,initial-scale=1.0">
|
||||
</head>
|
||||
Reference in New Issue
Block a user