Skip to content

Commit 855081b

Browse files
author
Pablo O Vieira
committed
site update
1 parent 90a6183 commit 855081b

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

_config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ exclude:
1010
timezone: America/Sao_Paulo
1111

1212
# Site settings
13-
title: Pablo O Vieira
14-
email: mail@povieira.com
13+
title: Pablo Vieira
14+
email: contact@pv8.io
1515

1616
meta:
17-
description: "Pablo O Vieira personal website."
18-
keywords: project management, agile, software, coding, programming, python, database, gamification
17+
description: "Pablo Vieira's personal website."
18+
keywords: project management, agile, software, coding, programming, python, database, gamification, jeenga, marketing, crm
1919

2020
baseurl: "" # the subpath of your site, e.g. /blog/
2121
url: "http://povieira.com" # the base hostname & protocol for your site
@@ -29,13 +29,13 @@ default_image: https://s.gravatar.com/avatar/80fc0ea8a3a2161074feb3725901d093?s=
2929
# Posts
3030
permalink: /posts/:year/:month/:day/:title/
3131

32-
disqus_shortname: povieira
32+
disqus_shortname: pv8
3333

3434
author: Pablo
3535

3636
# Profile
3737
profile:
38-
name: Pablo O Vieira
38+
name: Pablo Vieira
3939
avatar: https://s.gravatar.com/avatar/80fc0ea8a3a2161074feb3725901d093?s=200
4040

4141
# Build settings

_config_local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Pablo O Vieira [local]
1+
title: Pablo Vieira [local]
22

33
url: "http://localhost:4000"
44

_config_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
url: ""
22

33
github:
4-
repository_nwo: "povieira/povieira.github.io"
5-
owner_url: "https://github.com/povieira"
4+
repository_nwo: "pv8/pv8.github.io"
5+
owner_url: "https://github.com/pv8"

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ul>
1919
</div>
2020
<div class="footer-col">
21-
<span class="post-meta">Copyright &#169; 2015 • {{ site.profile.name }}</span>
21+
<span class="post-meta">Copyright &#169; 2016 • {{ site.profile.name }}</span>
2222
</div>
2323
</div>
2424
</div>

0 commit comments

Comments
 (0)