We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bad345 commit 2257b29Copy full SHA for 2257b29
1 file changed
_includes/head.html
@@ -35,15 +35,6 @@
35
<link rel="start" title="VagarntPi Blog" href="/">
36
{% seo %}
37
38
- <script type="application/ld+json">
39
- {
40
- "author": {
41
- "@type": "Person",
42
- "url": "{{ page.author.url | default: 'https://vagrantpi.github.io/about/' }}"
43
- }
44
45
- </script>
46
-
47
<!-- CSS -->
48
<link rel="stylesheet" href="{{ site.url }}/public/css/poole.css">
49
<link rel="stylesheet" href="{{ site.url }}/public/css/syntax.css">
0 commit comments