diff --git a/_config.yml b/_config.yml index 7514033..cbebdd8 100644 --- a/_config.yml +++ b/_config.yml @@ -34,8 +34,8 @@ twitter: social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer - name: your_full_name - email: example@domain.com # change to your email address + name: David Zálešák + email: dz@pixx.cz # change to your email address links: # The first element serves as the copyright owner's link - https://twitter.com/username # change to your Twitter homepage diff --git a/_data/contact.yml b/_data/contact.yml index d9fc277..743c2a8 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -1,7 +1,7 @@ # The contact options. - type: gitea - icon: "fab fa-gitea" + icon: "fab fa-git-alt" url: 'https://git.pixx.cz/' - type: email