16 lines
445 B
HTML
16 lines
445 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
|
|
||
|
<title>MyNoVi</title>
|
||
|
|
||
|
<link rel="author" href="humans.txt" />
|
||
|
<link rel="stylesheet" href="/css/light.css" />
|
||
|
<link rel="stylesheet" href="/css/main.css" />
|
||
|
<link rel="icon" href="/images/favicon.png" />
|
||
|
</head>
|
||
|
<body>
|