Removed empty keywords, description from HTML
This commit is contained in:
parent
d516409afc
commit
7a4a823a4c
@ -6,8 +6,6 @@
|
|||||||
<title>Lychee</title>
|
<title>Lychee</title>
|
||||||
|
|
||||||
<meta name="author" content="Tobias Reich">
|
<meta name="author" content="Tobias Reich">
|
||||||
<meta name="keywords" content="">
|
|
||||||
<meta name="description" content="">
|
|
||||||
|
|
||||||
<link type="text/css" rel="stylesheet" href="dist/main.css">
|
<link type="text/css" rel="stylesheet" href="dist/main.css">
|
||||||
|
|
||||||
|
2
view.php
2
view.php
@ -6,8 +6,6 @@
|
|||||||
<title>Lychee</title>
|
<title>Lychee</title>
|
||||||
|
|
||||||
<meta name="author" content="Tobias Reich">
|
<meta name="author" content="Tobias Reich">
|
||||||
<meta name="keywords" content="">
|
|
||||||
<meta name="description" content="">
|
|
||||||
|
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link type="text/css" rel="stylesheet" href="dist/main.css">
|
<link type="text/css" rel="stylesheet" href="dist/main.css">
|
||||||
|
Loading…
Reference in New Issue
Block a user