From 0473060773a7acb10a6f11e5e22ec13ddf5650ba Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 14 Jun 2025 12:08:48 +0000 Subject: feat: add configuration and default image for blog posts - Introduced a new configuration file to centralize author information and default image settings for blog posts. - Added a default image path in the blog post configuration for improved content presentation. - Updated blog post schema to utilize the new configuration for author details, enhancing structured data representation. --- src/content/blog/installing-moodle-to-fedora.md | 1 - 1 file changed, 1 deletion(-) (limited to 'src/content/blog/installing-moodle-to-fedora.md') diff --git a/src/content/blog/installing-moodle-to-fedora.md b/src/content/blog/installing-moodle-to-fedora.md index 2784641..17ef3da 100644 --- a/src/content/blog/installing-moodle-to-fedora.md +++ b/src/content/blog/installing-moodle-to-fedora.md @@ -3,7 +3,6 @@ title: "Установка Moodle в Fedora" description: "Решение проблем установки Moodle из-за SELinux: как настроить правила доступа для устранения ошибок в веб-интерфейсе и при работе с cURL. Практические советы и команды." datePublished: "2018-07-23" dateModified: "2018-07-23" -author: "Valentin Popov" lang: "ru" --- -- cgit v1.2.3