From c62a11d2cfa0ec631db8a2927c9d8da6eb1f0d8e Mon Sep 17 00:00:00 2001 From: NonExistPlayer Date: Sun, 12 Jan 2025 13:12:56 +0300 Subject: [PATCH 1/8] Added `minima` & `github-pages` --- Gemfile | 31 +---- Gemfile.lock | 342 ++++++++++++++++++++++++++++++++++----------------- _config.yml | 2 + 3 files changed, 234 insertions(+), 141 deletions(-) diff --git a/Gemfile b/Gemfile index cb7f948..3881cbb 100644 --- a/Gemfile +++ b/Gemfile @@ -1,31 +1,6 @@ -source "https://rubygems.org" -# Hello! This is where you manage which Jekyll version is used to run. -# When you want to use a different version, change it below, save the -# file and run `bundle install`. Run Jekyll with `bundle exec`, like so: -# -# bundle exec jekyll serve -# -# This will help ensure the proper Jekyll version is running. -# Happy Jekylling! -gem "jekyll", "~> 4.3.4" -# If you want to use GitHub Pages, remove the "gem "jekyll"" above and -# uncomment the line below. To upgrade, run `bundle update github-pages`. -# gem "github-pages", group: :jekyll_plugins -# If you have any plugins, put them here! -group :jekyll_plugins do - gem "jekyll-feed", "~> 0.12" -end -# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem -# and associated library. -platforms :mingw, :x64_mingw, :mswin, :jruby do - gem "tzinfo", ">= 1", "< 3" - gem "tzinfo-data" -end +gem "github-pages", "~> 232" -# Performance-booster for watching directories on Windows -gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin] +gem "erb", "~> 4.0" -# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem -# do not have a Java counterpart. -gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby] +gem "minima", "~> 2.5" diff --git a/Gemfile.lock b/Gemfile.lock index cd30f24..e4ac6f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,168 +1,284 @@ GEM - remote: https://rubygems.org/ specs: + activesupport (8.0.1) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + logger (>= 1.4.2) + minitest (>= 5.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) + base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.9) + cgi (0.4.1) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.12.2) colorator (1.1.0) + commonmarker (0.23.11) concurrent-ruby (1.3.4) + connection_pool (2.5.0) + csv (3.3.2) + dnsruby (1.72.3) + base64 (~> 0.2.0) + simpleidn (~> 0.2.1) + drb (2.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) + erb (4.0.4) + cgi (>= 0.3.3) + ethon (0.16.0) + ffi (>= 1.15.0) eventmachine (1.2.7) - ffi (1.17.1) - ffi (1.17.1-aarch64-linux-gnu) - ffi (1.17.1-aarch64-linux-musl) - ffi (1.17.1-arm-linux-gnu) - ffi (1.17.1-arm-linux-musl) - ffi (1.17.1-arm64-darwin) - ffi (1.17.1-x86-linux-gnu) - ffi (1.17.1-x86-linux-musl) - ffi (1.17.1-x86_64-darwin) + execjs (2.10.0) + faraday (2.12.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.0) + net-http (>= 0.5.0) ffi (1.17.1-x86_64-linux-gnu) - ffi (1.17.1-x86_64-linux-musl) forwardable-extended (2.6.0) - google-protobuf (4.29.3) - bigdecimal - rake (>= 13) - google-protobuf (4.29.3-aarch64-linux) - bigdecimal - rake (>= 13) - google-protobuf (4.29.3-arm64-darwin) - bigdecimal - rake (>= 13) - google-protobuf (4.29.3-x86-linux) - bigdecimal - rake (>= 13) - google-protobuf (4.29.3-x86_64-darwin) - bigdecimal - rake (>= 13) - google-protobuf (4.29.3-x86_64-linux) - bigdecimal - rake (>= 13) + gemoji (4.1.0) + github-pages (232) + github-pages-health-check (= 1.18.2) + jekyll (= 3.10.0) + jekyll-avatar (= 0.8.0) + jekyll-coffeescript (= 1.2.2) + jekyll-commonmark-ghpages (= 0.5.1) + jekyll-default-layout (= 0.1.5) + jekyll-feed (= 0.17.0) + jekyll-gist (= 1.5.0) + jekyll-github-metadata (= 2.16.1) + jekyll-include-cache (= 0.2.1) + jekyll-mentions (= 1.6.0) + jekyll-optional-front-matter (= 0.3.2) + jekyll-paginate (= 1.1.0) + jekyll-readme-index (= 0.3.0) + jekyll-redirect-from (= 0.16.0) + jekyll-relative-links (= 0.6.1) + jekyll-remote-theme (= 0.4.3) + jekyll-sass-converter (= 1.5.2) + jekyll-seo-tag (= 2.8.0) + jekyll-sitemap (= 1.4.0) + jekyll-swiss (= 1.0.0) + jekyll-theme-architect (= 0.2.0) + jekyll-theme-cayman (= 0.2.0) + jekyll-theme-dinky (= 0.2.0) + jekyll-theme-hacker (= 0.2.0) + jekyll-theme-leap-day (= 0.2.0) + jekyll-theme-merlot (= 0.2.0) + jekyll-theme-midnight (= 0.2.0) + jekyll-theme-minimal (= 0.2.0) + jekyll-theme-modernist (= 0.2.0) + jekyll-theme-primer (= 0.6.0) + jekyll-theme-slate (= 0.2.0) + jekyll-theme-tactile (= 0.2.0) + jekyll-theme-time-machine (= 0.2.0) + jekyll-titles-from-headings (= 0.5.3) + jemoji (= 0.13.0) + kramdown (= 2.4.0) + kramdown-parser-gfm (= 1.1.0) + liquid (= 4.0.4) + mercenary (~> 0.3) + minima (= 2.5.1) + nokogiri (>= 1.16.2, < 2.0) + rouge (= 3.30.0) + terminal-table (~> 1.4) + webrick (~> 1.8) + github-pages-health-check (1.18.2) + addressable (~> 2.3) + dnsruby (~> 1.60) + octokit (>= 4, < 8) + public_suffix (>= 3.0, < 6.0) + typhoeus (~> 1.3) + html-pipeline (2.14.3) + activesupport (>= 2) + nokogiri (>= 1.4) http_parser.rb (0.8.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - jekyll (4.3.4) + jekyll (3.10.0) addressable (~> 2.4) colorator (~> 1.0) + csv (~> 3.0) em-websocket (~> 0.5) - i18n (~> 1.0) - jekyll-sass-converter (>= 2.0, < 4.0) + i18n (>= 0.7, < 2) + jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) - kramdown (~> 2.3, >= 2.3.1) - kramdown-parser-gfm (~> 1.0) + kramdown (>= 1.17, < 3) liquid (~> 4.0) - mercenary (>= 0.3.6, < 0.5) + mercenary (~> 0.3.3) pathutil (~> 0.9) - rouge (>= 3.0, < 5.0) + rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - terminal-table (>= 1.8, < 4.0) - webrick (~> 1.7) + webrick (>= 1.0) + jekyll-avatar (0.8.0) + jekyll (>= 3.0, < 5.0) + jekyll-coffeescript (1.2.2) + coffee-script (~> 2.2) + coffee-script-source (~> 1.12) + jekyll-commonmark (1.4.0) + commonmarker (~> 0.22) + jekyll-commonmark-ghpages (0.5.1) + commonmarker (>= 0.23.7, < 1.1.0) + jekyll (>= 3.9, < 4.0) + jekyll-commonmark (~> 1.4.0) + rouge (>= 2.0, < 5.0) + jekyll-default-layout (0.1.5) + jekyll (>= 3.0, < 5.0) jekyll-feed (0.17.0) jekyll (>= 3.7, < 5.0) - jekyll-sass-converter (3.0.0) - sass-embedded (~> 1.54) + jekyll-gist (1.5.0) + octokit (~> 4.2) + jekyll-github-metadata (2.16.1) + jekyll (>= 3.4, < 5.0) + octokit (>= 4, < 7, != 4.4.0) + jekyll-include-cache (0.2.1) + jekyll (>= 3.7, < 5.0) + jekyll-mentions (1.6.0) + html-pipeline (~> 2.3) + jekyll (>= 3.7, < 5.0) + jekyll-optional-front-matter (0.3.2) + jekyll (>= 3.0, < 5.0) + jekyll-paginate (1.1.0) + jekyll-readme-index (0.3.0) + jekyll (>= 3.0, < 5.0) + jekyll-redirect-from (0.16.0) + jekyll (>= 3.3, < 5.0) + jekyll-relative-links (0.6.1) + jekyll (>= 3.3, < 5.0) + jekyll-remote-theme (0.4.3) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0) + rubyzip (>= 1.3.0, < 3.0) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) jekyll-seo-tag (2.8.0) jekyll (>= 3.8, < 5.0) + jekyll-sitemap (1.4.0) + jekyll (>= 3.7, < 5.0) + jekyll-swiss (1.0.0) + jekyll-theme-architect (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-cayman (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-dinky (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-hacker (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-leap-day (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-merlot (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-midnight (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-minimal (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-modernist (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-primer (0.6.0) + jekyll (> 3.5, < 5.0) + jekyll-github-metadata (~> 2.9) + jekyll-seo-tag (~> 2.0) + jekyll-theme-slate (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-tactile (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-time-machine (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-titles-from-headings (0.5.3) + jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.5.1) - rexml (>= 3.3.9) + jemoji (0.13.0) + gemoji (>= 3, < 5) + html-pipeline (~> 2.2) + jekyll (>= 3.0, < 5.0) + json (2.9.1) + kramdown (2.4.0) + rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.4) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - mercenary (0.4.0) - minima (2.5.2) + logger (1.6.5) + mercenary (0.3.6) + minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) + minitest (5.25.4) + net-http (0.6.0) + uri + nokogiri (1.18.1-x86_64-linux-gnu) + racc (~> 1.4) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (6.0.1) - rake (13.2.1) + public_suffix (5.1.1) + racc (1.8.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) rexml (3.4.0) - rouge (4.5.1) + rouge (3.30.0) + rubyzip (2.4.1) safe_yaml (1.0.5) - sass-embedded (1.83.1) - google-protobuf (~> 4.29) - rake (>= 13) - sass-embedded (1.83.1-aarch64-linux-android) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-aarch64-linux-gnu) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-aarch64-linux-musl) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-aarch64-mingw-ucrt) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-arm-linux-androideabi) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-arm-linux-gnueabihf) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-arm-linux-musleabihf) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-arm64-darwin) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-riscv64-linux-android) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-riscv64-linux-gnu) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-riscv64-linux-musl) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-x86_64-cygwin) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-x86_64-darwin) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-x86_64-linux-android) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-x86_64-linux-gnu) - google-protobuf (~> 4.29) - sass-embedded (1.83.1-x86_64-linux-musl) - google-protobuf (~> 4.29) - terminal-table (3.0.2) - unicode-display_width (>= 1.1.1, < 3) - unicode-display_width (2.6.0) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sawyer (0.9.2) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) + securerandom (0.4.1) + simpleidn (0.2.3) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) + typhoeus (1.4.1) + ethon (>= 0.9.0) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (1.8.0) + uri (1.0.2) webrick (1.9.1) PLATFORMS - aarch64-linux - aarch64-linux-android - aarch64-linux-gnu - aarch64-linux-musl - aarch64-mingw-ucrt - arm-linux-androideabi - arm-linux-gnu - arm-linux-gnueabihf - arm-linux-musl - arm-linux-musleabihf - arm64-darwin - riscv64-linux-android - riscv64-linux-gnu - riscv64-linux-musl - ruby - x86-linux - x86-linux-gnu - x86-linux-musl - x86_64-cygwin - x86_64-darwin - x86_64-linux-android x86_64-linux-gnu - x86_64-linux-musl DEPENDENCIES - http_parser.rb (~> 0.6.0) - jekyll (~> 4.3.4) - jekyll-feed (~> 0.12) + erb (~> 4.0) + github-pages (~> 232) minima (~> 2.5) - tzinfo (>= 1, < 3) - tzinfo-data - wdm (~> 0.1) BUNDLED WITH 2.6.2 diff --git a/_config.yml b/_config.yml index b1445a9..b9e77bc 100644 --- a/_config.yml +++ b/_config.yml @@ -24,6 +24,8 @@ baseurl: "" # the subpath of your site, e.g. /blog url: "127.0.0.1:4000" # the base hostname & protocol for your site, e.g. http://example.com github_username: NonExistPlayer +theme: "minima" + plugins: - jekyll-feed From a9f670bdd5897015fcc5399b6f21a3dd9a191c6e Mon Sep 17 00:00:00 2001 From: NonExistPlayer Date: Sun, 12 Jan 2025 13:13:27 +0300 Subject: [PATCH 2/8] Changed `url` --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index b9e77bc..43a65fb 100644 --- a/_config.yml +++ b/_config.yml @@ -20,8 +20,8 @@ title: Eclair email: nonexistplayer@gmail.com -baseurl: "" # the subpath of your site, e.g. /blog -url: "127.0.0.1:4000" # the base hostname & protocol for your site, e.g. http://example.com +baseurl: "/EclairPlayer" # the subpath of your site, e.g. /blog +url: "nonexistplayer.github.io" # the base hostname & protocol for your site, e.g. http://example.com github_username: NonExistPlayer theme: "minima" From ed6c7450fc3fa65581ffd96564f5a6cba314bcf9 Mon Sep 17 00:00:00 2001 From: NonExistPlayer Date: Sun, 12 Jan 2025 13:17:15 +0300 Subject: [PATCH 3/8] Changed `url` --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 43a65fb..00de308 100644 --- a/_config.yml +++ b/_config.yml @@ -20,8 +20,8 @@ title: Eclair email: nonexistplayer@gmail.com -baseurl: "/EclairPlayer" # the subpath of your site, e.g. /blog -url: "nonexistplayer.github.io" # the base hostname & protocol for your site, e.g. http://example.com +baseurl: "" # the subpath of your site, e.g. /blog +url: "nonexistplayer.github.io/EclairPlayer" # the base hostname & protocol for your site, e.g. http://example.com github_username: NonExistPlayer theme: "minima" From f3c2ebe6e61279be739c0bf0ceb7746f10135198 Mon Sep 17 00:00:00 2001 From: NonExistPlayer Date: Sun, 12 Jan 2025 13:19:12 +0300 Subject: [PATCH 4/8] Returned `url` back. --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 00de308..43a65fb 100644 --- a/_config.yml +++ b/_config.yml @@ -20,8 +20,8 @@ title: Eclair email: nonexistplayer@gmail.com -baseurl: "" # the subpath of your site, e.g. /blog -url: "nonexistplayer.github.io/EclairPlayer" # the base hostname & protocol for your site, e.g. http://example.com +baseurl: "/EclairPlayer" # the subpath of your site, e.g. /blog +url: "nonexistplayer.github.io" # the base hostname & protocol for your site, e.g. http://example.com github_username: NonExistPlayer theme: "minima" From 4adc622cb99c9bb86855fb796cbb2b1705e8a959 Mon Sep 17 00:00:00 2001 From: NonExistPlayer Date: Sun, 12 Jan 2025 13:25:04 +0300 Subject: [PATCH 5/8] Fixed `href`s --- _includes/footer-ru.html | 2 +- _includes/footer.html | 2 +- _includes/header-ru.html | 2 +- _includes/header.html | 2 +- _layouts/home-ru.html | 2 +- _layouts/home.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_includes/footer-ru.html b/_includes/footer-ru.html index bdf41e2..cfbac3b 100644 --- a/_includes/footer-ru.html +++ b/_includes/footer-ru.html @@ -1,4 +1,4 @@ - +
diff --git a/_includes/footer.html b/_includes/footer.html index 4bdf998..31dd993 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,4 +1,4 @@ - +
diff --git a/_includes/header-ru.html b/_includes/header-ru.html index 0ecea33..8ce8b87 100644 --- a/_includes/header-ru.html +++ b/_includes/header-ru.html @@ -3,7 +3,7 @@ {%- assign default_paths = site.pages | map: "path" -%} {%- assign page_paths = site.header_pages | default: default_paths -%} {%- if page_paths -%} diff --git a/_includes/header.html b/_includes/header.html index 5ee58d6..fb599b2 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -3,7 +3,7 @@ {%- assign default_paths = site.pages | map: "path" -%} {%- assign page_paths = site.header_pages | default: default_paths -%} {%- if page_paths -%} diff --git a/_layouts/home-ru.html b/_layouts/home-ru.html index 53dcbb7..b309e35 100644 --- a/_layouts/home-ru.html +++ b/_layouts/home-ru.html @@ -1,7 +1,7 @@ {%- include head.html -%} - + {%- include header-ru.html -%}
{{ content }} diff --git a/_layouts/home.html b/_layouts/home.html index 0f6d183..a0c01a7 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -1,7 +1,7 @@ {%- include head.html -%} - + {%- include header.html -%}
{{ content }} From 74252f9bcbd71e3e92dc21fa0d88e090b555ad79 Mon Sep 17 00:00:00 2001 From: NonExistPlayer Date: Sun, 12 Jan 2025 13:26:36 +0300 Subject: [PATCH 6/8] Fixed links. --- _includes/header-ru.html | 4 ++-- _includes/header.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/header-ru.html b/_includes/header-ru.html index 8ce8b87..977d20f 100644 --- a/_includes/header-ru.html +++ b/_includes/header-ru.html @@ -21,11 +21,11 @@ {%- for path in page_paths -%} {%- assign my_page = site.pages | where: "path", path | first -%} {%- if my_page.path contains 'ru/' and my_page.path != 'ru/index.md' -%} - {{ my_page.title | escape }} + {{ my_page.title | escape }} {%- endif -%} {%- endfor -%}
- + English diff --git a/_includes/header.html b/_includes/header.html index fb599b2..0ccebb3 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -18,10 +18,10 @@ From 7c009681701efd25c4ff3fd7d76466f332151c71 Mon Sep 17 00:00:00 2001 From: NonExistPlayer Date: Sun, 12 Jan 2025 13:28:41 +0300 Subject: [PATCH 7/8] Fixed link --- _includes/header-ru.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header-ru.html b/_includes/header-ru.html index 977d20f..475bec4 100644 --- a/_includes/header-ru.html +++ b/_includes/header-ru.html @@ -25,7 +25,7 @@ {%- endif -%} {%- endfor -%}
- + English From b3465aeef2c2bc2cd4f829af98a4271cab6a9276 Mon Sep 17 00:00:00 2001 From: NonExistPlayer Date: Sun, 12 Jan 2025 13:38:21 +0300 Subject: [PATCH 8/8] Fixed links... again... --- _includes/header-ru.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/header-ru.html b/_includes/header-ru.html index 475bec4..fa859b2 100644 --- a/_includes/header-ru.html +++ b/_includes/header-ru.html @@ -21,11 +21,11 @@ {%- for path in page_paths -%} {%- assign my_page = site.pages | where: "path", path | first -%} {%- if my_page.path contains 'ru/' and my_page.path != 'ru/index.md' -%} - {{ my_page.title | escape }} + {{ my_page.title | escape }} {%- endif -%} {%- endfor -%}
- + English