0
0
forked from glyph/website
Files
mycelial-technology-website/templates/index.html.tera
2020-05-08 18:22:06 +01:00

14 lines
343 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>title</title>
<meta name="author" content="name">
<meta name="description" content="description here">
<meta name="keywords" content="keywords, here">
</head>
<body>
</body>
</html>