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.
2 parents c990c9e + 85879b1 commit 3d28b87Copy full SHA for 3d28b87
_data/social-profiles.yml
@@ -10,7 +10,7 @@ github:
10
11
twitter:
12
name: Twitter
13
- url: https://twitter.com/povieira
+ url: https://twitter.com/pabloov
14
show: true
15
16
key:
_includes/head.html
@@ -32,8 +32,8 @@
32
33
<!-- Twitter Cards metatags -->
34
<meta name="twitter:card" content="summary" />
35
- <meta name="twitter:site" content="@povieira" />
36
- <meta name="twitter:creator" content="@povieira">
+ <meta name="twitter:site" content="@pabloov" />
+ <meta name="twitter:creator" content="@pabloov">
37
<meta name="twitter:title" content="{{ page_title }}" />
38
<meta name="twitter:description" content="{{ page_description }}" />
39
{% if page.image %}
0 commit comments