mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
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.
This commit is contained in:
@ -3,7 +3,6 @@ title: "Компиляция Rust на TL-MR3020"
|
||||
description: 'Как настроить и оптимизировать проект Rust для кросс-компиляции на TP-Link TL-MR3020 с использованием Fedora Linux 38 и OpenWrt 22.03.4. Шаг за шагом от базового "Hello, World!" до асинхронного TCP сервера.'
|
||||
datePublished: "2023-05-01"
|
||||
dateModified: "2023-05-01"
|
||||
author: "Valentin Popov"
|
||||
lang: "ru"
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user