add description and fix html errors

This commit is contained in:
2021-04-07 16:35:27 -04:00
parent 89197cba15
commit 2aaa8e4655
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<meta name='viewport' content='width=device-width'>
<title>{{ site.title }}</title>
<meta name='description' content={{ site.description }}>
<meta name="description" content="{{ site.description }}">
<meta name="theme-color" content="#ffffff"/>
<link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favicon/favicon-32x32.png">
@@ -40,4 +40,4 @@
});
</script>
</body>
</html>
</html>