Skip to content

Commit f1fed4f

Browse files
authored
Merge pull request #7 from pv8/feat-update-profile-img
(feat) new profile image
2 parents 1c45fa7 + a2894bb commit f1fed4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ timezone: America/Sao_Paulo
1111

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

1616
app_name: PV
1717

@@ -21,15 +21,15 @@ meta:
2121
theme_color: "#fff"
2222

2323
baseurl: "" # the subpath of your site, e.g. /blog/
24-
url: "https://www.pv8.io" # the base hostname & protocol for your site
24+
url: "https://pv8.github.io" # the base hostname & protocol for your site
2525

2626
branch: main
2727

2828
ga_tracking_code: UA-34825674-1
2929

3030
hj_id: 527097
3131

32-
default_image: https://s.gravatar.com/avatar/80fc0ea8a3a2161074feb3725901d093?s=200
32+
default_image: https://github.com/pv8.png
3333

3434
# Posts
3535
permalink: /posts/:year/:month/:day/:title/
@@ -41,7 +41,7 @@ author: Pablo
4141
# Profile
4242
profile:
4343
name: Pablo Vieira
44-
avatar: https://s.gravatar.com/avatar/80fc0ea8a3a2161074feb3725901d093?s=200
44+
avatar: https://github.com/pv8.png
4545

4646
pgp:
4747
fingerprint: 38EB FF7D 03DA E2D5 4D39 5007 3155 7CED BBAD 4FA3

0 commit comments

Comments
 (0)