add base build system
This commit is contained in:
7
components/en/head.html
Normal file
7
components/en/head.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="darkred">
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
<link href="icons.css" rel="stylesheet">
|
||||
<link href="styles.css" rel="stylesheet">
|
||||
<script src="theme.js"></script>
|
Reference in New Issue
Block a user