save rewrite
This commit is contained in:
parent
017fb02f09
commit
c050b8da4c
7 changed files with 86 additions and 0 deletions
5
new/res/meta.php
Normal file
5
new/res/meta.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<link rel="stylesheet" href="/css/header.css">
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link rel="icon" type="image/x-icon" href="/img/favicon.svg">
|
||||
<meta http-equiv="content-language" content="en-US"
|
||||
Reference in a new issue