summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/parts/head.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/parts/head.php b/web/parts/head.php
index c5d6f78..0ca2a66 100644
--- a/web/parts/head.php
+++ b/web/parts/head.php
@@ -3,7 +3,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <base target="_blank" />
<link rel="stylesheet" href="<?=ASSETS->css->main?>">
<link rel="stylesheet" href="<?=ASSETS->css->anim?>">
<?php if(isset($css)): ?>