1
0
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:
Morris Brodersen
2023-12-03 11:45:18 +01:00
parent 4aa4ba568b
commit a869fe1ce0

View File

@@ -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" />