Skip to content

Commit d38c229

Browse files
committed
Add a meta description tag.
1 parent 3b17331 commit d38c229

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
content="default-src 'self'; base-uri 'self'; form-action 'none'; object-src 'none';"
1212
>
1313
<title>paveloom</title>
14+
<meta
15+
name="description"
16+
content="Pavel Sobolev is a skilled Software Craftsman focused on delivering high-quality software. Learn more here!"
17+
>
1418
<link rel="icon" type="image/png" href="favicon.png">
1519
<link rel="stylesheet" href="index.css">
1620
<script src="index.js"></script>

0 commit comments

Comments
 (0)