Updated small details

This commit is contained in:
Claudia Reynders 2022-04-25 22:17:18 +02:00
parent 4efd76eb67
commit 274ef036d6
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>✨</text></svg>">
<title>{{ title or metadata.title }}</title>
</head>

View File

@ -22,4 +22,4 @@ This eleventy starter already includes:
- Nunjucks templates
- Sass & the necessary scripts to compile Sass
If the listed setup is not what you require, you might want to check out one of the many other Eleveny starters, which can be found here.
If the listed setup is not what you require, you might want to check out one of the many other Eleveny starters, which can be found here: [Eleventy Starter Projects](https://www.11ty.dev/docs/starter/)