diff --git a/blue_carriage.md b/blue_carriage.md index f400af4..14e2b2f 100644 --- a/blue_carriage.md +++ b/blue_carriage.md @@ -1,7 +1,7 @@ --- title: "Пародия на песню крокодила Гены про голубой вагон" title_bar: 1 -icon: "book-skull" +icon: "train" tags: author: "digital-freak.ru" description: "Медленно ракеты уплывают вдаль, Встречи с ними ты уже не жди." diff --git a/how-to/how-to_acme.sh_on_nic.ru.md b/how-to/how-to_acme.sh_on_nic.ru.md index 6d72ab2..1eb74b7 100644 --- a/how-to/how-to_acme.sh_on_nic.ru.md +++ b/how-to/how-to_acme.sh_on_nic.ru.md @@ -1,7 +1,7 @@ --- title: "How-To: Установка SSL-сертификата Let's Encript на хостинге от RU-CENTER" title_bar: 1 -icon: "newspaper" +icon: "newspaper-o" tags: author: "digital-freak.ru" description: "Сертификат от Let's Encript на хостинге RU-CENTR" diff --git a/how-to/how-to_escape_from_hell.md b/how-to/how-to_escape_from_hell.md index 132b5cf..4b34b9d 100644 --- a/how-to/how-to_escape_from_hell.md +++ b/how-to/how-to_escape_from_hell.md @@ -1,7 +1,7 @@ --- title: "How-To: Побег из ада (rxvt, Unicode, 256color, termcap, terminfo и screen)" title_bar: 1 -icon: "newspaper" +icon: "newspaper-o" tags: author: "digital-freak.ru" description: "Настройка терминала для поддержки 256 цветов в rxvt и screen" diff --git a/how-to/how-to_import_export_gpg_key_pair.md b/how-to/how-to_import_export_gpg_key_pair.md index 94f828d..8fcf4bc 100644 --- a/how-to/how-to_import_export_gpg_key_pair.md +++ b/how-to/how-to_import_export_gpg_key_pair.md @@ -1,7 +1,7 @@ --- title: "How-To: Импорт/экспорт пар ключей GPG" title_bar: 1 -icon: "newspaper" +icon: "newspaper-o" tags: author: "digital-freak.ru" description: "Как экспортировать и импортировать наборы ключей GPG" diff --git a/how-to/how-to_ssl_cert_with_acme.sh.md b/how-to/how-to_ssl_cert_with_acme.sh.md index ec35c47..22d8ea1 100644 --- a/how-to/how-to_ssl_cert_with_acme.sh.md +++ b/how-to/how-to_ssl_cert_with_acme.sh.md @@ -1,7 +1,7 @@ --- title: "How-To: Генерация SSL/TLS сертификатов с помощью acme.sh" title_bar: 1 -icon: "newspaper" +icon: "newspaper-o" tags: author: "digital-freak.ru" description: "Генерация SSL/TLS-сертификатов от Let's Encrypt" diff --git a/how-to/how-to_windows_utc_bios.md b/how-to/how-to_windows_utc_bios.md index 5868b0f..5dc823f 100644 --- a/how-to/how-to_windows_utc_bios.md +++ b/how-to/how-to_windows_utc_bios.md @@ -1,7 +1,7 @@ --- title: "How-To: Использование UTC времени в Windows" title_bar: 1 -icon: "newspaper" +icon: "newspaper-o" tags: author: "digital-freak.ru" description: "Настройка Windows для использования значения времени BIOS, как UTC-времени" diff --git a/how-to/meta.yml b/how-to/meta.yml index 693843f..d639d0d 100644 --- a/how-to/meta.yml +++ b/how-to/meta.yml @@ -1,7 +1,7 @@ --- title: Практические руководства title_bar: 1 -icon: "newspaper" +icon: "newspaper-o" tags: author: digital-freak.ru description: "Руководства, советы, инструкции" diff --git a/how-to/tip_openssl_enc_dec_files.md b/how-to/tip_openssl_enc_dec_files.md index 9ab31eb..9920f57 100644 --- a/how-to/tip_openssl_enc_dec_files.md +++ b/how-to/tip_openssl_enc_dec_files.md @@ -1,7 +1,7 @@ --- title: "TIP: шифрование и дешифрование файлов с использованием OpenSSL" title_bar: 1 -icon: "note-sticky" +icon: "sticky-note-o" tags: author: "digital-freak.ru" description: "Как зашифровать и расшифровать файл с помощью openssl"