|
|
|
@ -4,6 +4,12 @@ |
|
|
|
<meta charset="UTF-8" /> |
|
|
|
<link rel="icon" href="/favicon.ico" /> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" /> |
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
|
|
|
<link |
|
|
|
href="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;600;700&display=swap" |
|
|
|
rel="stylesheet" |
|
|
|
/> |
|
|
|
<title>Mach-CMS</title> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
|