mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-20 04:41:26 +02:00
add meta description
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
/>
|
||||
|
||||
<title>VANILLA TODO</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="A case study on viable techniques for vanilla web development; a to-do app in plain HTML, CSS and JavaScript."
|
||||
/>
|
||||
|
||||
<link rel="preconnect" href="https://cdn.jsdelivr.net" />
|
||||
|
||||
|
Reference in New Issue
Block a user