From 0e04cb69d96188f1ce110a112a63bf479baa10cc Mon Sep 17 00:00:00 2001 From: Ondrej Babec Date: Fri, 19 Jan 2024 12:38:34 +0100 Subject: [PATCH] Add authors --- posts/automation/automation-intro.md | 1 + posts/general/hello-world.md | 1 + posts/performance/performance-intro.md | 1 + 3 files changed, 3 insertions(+) diff --git a/posts/automation/automation-intro.md b/posts/automation/automation-intro.md index 1b069fd..c499f6d 100644 --- a/posts/automation/automation-intro.md +++ b/posts/automation/automation-intro.md @@ -5,6 +5,7 @@ menu_order: 1 post_status: publish post_excerpt: This is a post excerpt featured_image: _images/automation.jpg +author: jstejskal taxonomy: category: - automation diff --git a/posts/general/hello-world.md b/posts/general/hello-world.md index 3a41219..b0a9e02 100644 --- a/posts/general/hello-world.md +++ b/posts/general/hello-world.md @@ -5,6 +5,7 @@ menu_order: 1 post_status: publish post_excerpt: This is a post excerpt featured_image: _images/tealc.jpg +author: kornys taxonomy: category: - general diff --git a/posts/performance/performance-intro.md b/posts/performance/performance-intro.md index 199c455..a16bed9 100644 --- a/posts/performance/performance-intro.md +++ b/posts/performance/performance-intro.md @@ -5,6 +5,7 @@ menu_order: 1 post_status: publish post_excerpt: Are you interested in performance testing/tuning your project? If the answer is yes check out Skodjob performance hub! featured_image: _images/perf-intro.jpg +author: obabec taxonomy: category: - performance