From b425b2e26cbda05f7d2c32fb2c5cdd214805cde2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Z=C3=A1le=C5=A1=C3=A1k?= Date: Wed, 29 Apr 2026 12:10:51 +0200 Subject: [PATCH] edit name --- _config.yml | 4 ++-- _data/contact.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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