We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
meta
description
1 parent 3b17331 commit d38c229Copy full SHA for d38c229
src/index.html
@@ -11,6 +11,10 @@
11
content="default-src 'self'; base-uri 'self'; form-action 'none'; object-src 'none';"
12
>
13
<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
+ >
18
<link rel="icon" type="image/png" href="favicon.png">
19
<link rel="stylesheet" href="index.css">
20
<script src="index.js"></script>
0 commit comments