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.
1 parent 28d9826 commit bb7c5ffCopy full SHA for bb7c5ff
index.html
@@ -21,7 +21,13 @@
21
22
23
<title>Hello ! I'm Febryan Hernanda</title>
24
- <script>
+ <script type="application/ld+json">
25
+ {
26
+ "@context": "https://schema.org",
27
+ "@type": "WebSite",
28
+ name: "Febryan Hernanda Mashudi",
29
+ url: "https://febryanhernanda.github.io",
30
+ description: "Portofolio Febryan Hernanda, Frontend Developer & UI Enthusiast dari Indonesia.",
31
{
32
"@context": "https://schema.org",
33
"@type": "Person",
0 commit comments