remove descriptions from old page
This commit is contained in:
parent
14bf55f86f
commit
a6738ba1ba
2 changed files with 1 additions and 5 deletions
|
@ -7,8 +7,6 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>$site_name</title>
|
||||
<meta name="description" content="We <3 paranoia and want to spread it">
|
||||
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
@ -6,9 +6,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>$site_name</title>
|
||||
<meta name="description" content="We <3 paranoia and want to spread it">
|
||||
|
||||
<title>$site_name - $title</title>
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue