config edit
All checks were successful
Build and Deploy / build (push) Successful in 11m22s

This commit is contained in:
2026-04-28 15:56:48 +02:00
parent f80523821e
commit b99a3072f3
2 changed files with 8 additions and 10 deletions

View File

@@ -9,21 +9,21 @@ theme: jekyll-theme-chirpy
lang: en lang: en
# Change to your timezone https://zones.arilyn.cc # Change to your timezone https://zones.arilyn.cc
timezone: timezone: Europe/Prague
# jekyll-seo-tag settings https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # jekyll-seo-tag settings https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ -------------------------- # ↓ --------------------------
title: Chirpy # the main title title: David Zálešák # the main title
tagline: A text-focused Jekyll theme # it will display as the subtitle tagline: Notes from life, code, and everything in between # it will display as the subtitle
description: >- # used by seo meta and the atom feed description: >- # used by seo meta and the atom feed
A minimal, responsive and feature-rich Jekyll theme for technical writing. A simple space for documenting ideas, projects, and continuous improvement.
# Fill in the protocol & hostname for your site. # Fill in the protocol & hostname for your site.
# E.g. 'https://username.github.io', note that it does not end with a '/'. # E.g. 'https://username.github.io', note that it does not end with a '/'.
url: "" url: "https://blog.pixx.cz"
github: github:
username: github_username # change to your GitHub username username: github_username # change to your GitHub username

View File

@@ -1,10 +1,8 @@
# The contact options. # The contact options.
- type: github - type: gitea
icon: "fab fa-github" icon: "fab fa-gitea"
url: 'https://git.pixx.cz/'
- type: twitter
icon: "fa-brands fa-x-twitter"
- type: email - type: email
icon: "fas fa-envelope" icon: "fas fa-envelope"