From c6c9e9ac26418004797b0c882efd5d1ac20ed36e Mon Sep 17 00:00:00 2001 From: creio Date: Tue, 11 Jun 2019 09:57:08 +0300 Subject: [PATCH] 2019.06.11 Update --- _data/footer.yml | 14 +++++++++----- _includes/social-icon.html | 2 ++ _pages/contact.html | 5 +++-- _pages/index.html | 2 +- _sass/footer.scss | 2 +- 5 files changed, 16 insertions(+), 9 deletions(-) diff --git a/_data/footer.yml b/_data/footer.yml index 6afe6478..ed94b761 100644 --- a/_data/footer.yml +++ b/_data/footer.yml @@ -15,11 +15,15 @@ right_links: link: https://vk.com/ctlos new_window: true social_icon: vk - - name: - link: https://mastodon.social/@ctlos - social_icon: mastodon - new_window: true - rel_me: true + # - name: + # link: https://mastodon.social/@ctlos + # social_icon: mastodon + # new_window: true + # rel_me: true + # - name: + # link: https://spectrum.chat/ctlos + # social_icon: spectrum + # new_window: true - name: link: https://youtube.com/channel/UCPCp_ZnMKEwYdnA_YfOZrZg?sub_confirmation=1 social_icon: youtube diff --git a/_includes/social-icon.html b/_includes/social-icon.html index 7cb335b6..cae9dfbd 100644 --- a/_includes/social-icon.html +++ b/_includes/social-icon.html @@ -9,6 +9,8 @@ {% when "mastodon" %} + {% when "spectrum" %} + {% when "twitter" %} {% when "github" %} diff --git a/_pages/contact.html b/_pages/contact.html index e68c90dd..2c019090 100644 --- a/_pages/contact.html +++ b/_pages/contact.html @@ -19,10 +19,11 @@

Соц. сети

+

Spectrum

+

YouTube

VK

Telegram

-

YouTube

-

Mastodon

+

Github

diff --git a/_pages/index.html b/_pages/index.html index 0540ef15..43dcecc1 100644 --- a/_pages/index.html +++ b/_pages/index.html @@ -89,7 +89,7 @@

Окружение рабочего стола Budgie Desktop и GNO
-

Откройте для себя Ctlos

+

Откройте для себя Ctlos Linux

\ No newline at end of file diff --git a/_sass/footer.scss b/_sass/footer.scss index 1b2451b5..dfc60f06 100644 --- a/_sass/footer.scss +++ b/_sass/footer.scss @@ -69,7 +69,7 @@ footer { font-size: 2em; color: $light_color; position: fixed; - z-index: 1000; + z-index: 10000; opacity: 0.8; padding: 6px 10px; background: $accent;