aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/arthead.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/templates/arthead.php')
-rw-r--r--app/view/templates/arthead.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/view/templates/arthead.php b/app/view/templates/arthead.php
deleted file mode 100644
index b137c7f..0000000
--- a/app/view/templates/arthead.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<meta charset="utf8" />
-<meta name="viewport" content="width=device-width" />
-<link rel="shortcut icon" href="./media/logo.png" type="image/x-icon">
-<title><?= $title ?></title>
-<meta name="description" content="<?= $description ?>">
-<link rel="stylesheet" href="./css/soft.css"> \ No newline at end of file