Skip to content

Commit 655283d

Browse files
committed
chore(demo): add meta description [ci skip]
1 parent a015f8a commit 655283d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demo/app.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1" />
6+
<meta
7+
name="description"
8+
content="Syntax Highlighting for Svelte using highlight.js"
9+
/>
610
%sveltekit.head%
711
</head>
812
<body>

0 commit comments

Comments
 (0)