jekyll-theme-centos 2.51.1.beta.28 → 2.51.1.beta.30

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f8541a74a6e9a0e99d2860e73d260b1aee0091acce3fd83e38150ef36ab5d2c0
4
- data.tar.gz: ca62de55b99c001629bb1695b73f805b0d8519c0c39b690ca5501bd895c68d9e
3
+ metadata.gz: da2c0fec95b2e24bfafcbbaa08a5b47bb92d3df94d6c8c8485c6cc02f2c862a5
4
+ data.tar.gz: af5eb4cce446519a3e2b0909910c0368b4a5d8bac8a306c8797a5584d4045549
5
5
  SHA512:
6
- metadata.gz: b0c65ded3ff58e0b2c7906626e487dd9b00e596c96003bc31ad0f3f216cc998488e205a84ba00a63b2288de411e4b92463313b2ae6ad4bb15a42de971288e406
7
- data.tar.gz: 8efb83ad9de48ea81268be9f8e22c014b9c72c3fbfeccf6dbcdf94e2648da03e5ea945b6161cf91f9f78bbf606462a051ff2bfb330e22f5066c5535ebd937fb9
6
+ metadata.gz: 1d557e98f1c588188fe2e481538bd2c89b11324acc232e3316140426fc049727dea76a12daf67c6ad2d7cbf4ad049d4f844336e7e8c686421c6bb0367a1fe1ab
7
+ data.tar.gz: 3b5ce3cbb3ddebf186316b7b213025c53cdc647ecaa661dafc9818f71ea0879e3314e961e53ea61226da5a1184753e4858911248a5d15ec29bdf09a2f246fb8a
@@ -1,4 +1,4 @@
1
- <nav aria-label="breadcrumb">
1
+ <nav aria-label="{{ include.arialabel | default: 'breadcrumb' }}">
2
2
  <ol class="breadcrumb">
3
3
  {% assign crumbs = page.url | remove:'/index.html' | split: '/' %}
4
4
  <li class="breadcrumb-item"><a href="{{ site.baseurl }}/">Home</a></li>
@@ -3,7 +3,7 @@
3
3
  {% else %}
4
4
  {% assign navbar = site.data.base.navbar %}
5
5
  {% endif %}
6
- <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark bg-image shadow" aria-label="navbar">
6
+ <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark bg-image shadow" aria-label="{{ include.arialable | default: 'navbar'}}">
7
7
  <div class="container">
8
8
  <a class="navbar-brand" href="{{ site.url }}{{ site.baseurl }}/"><img src="{{ site.url }}{{ site.baseurl }}/assets/img/{{ page.with_logo }}" height="32" alt="{{ site.title }}" />{% if page.with_manifestation != "" %}<span class="manifestation border-start border-light ps-3 ms-3 py-2 fs-6">{{ page.with_manifestation }}</span>{% endif %}</a>
9
9
  <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation">
Binary file
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" viewBox="0 0 42.333 42.333"><g transform="matrix(1.0529 0 0 1.05289 -387.492 265.985)"><circle cx="435.079" cy="-124.144" r="20.103" style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000" transform="rotate(-15)"/><path d="m384.257-249.617-3.875 3.875h-5.479v5.48l-3.875 3.875 3.875 3.874v5.48h5.48l3.874 3.875 3.875-3.875h5.48v-5.48l3.874-3.874-3.875-3.875-5.48-5.48zm1.176 3.875v4.18l-1.176 1.176-1.176-1.176v-4.18zm-6.959 1.908 2.956 2.957v1.662h-1.663l-2.956-2.956zm-3.571 6.27h4.18l1.176 1.177-1.176 1.176h-4.18zm14.434 0h4.18v2.353h-4.18l-1.176-1.176zm-9.503 3.937h1.663v1.663l-2.956 2.956-1.663-1.663zm7.184 0h1.663l2.956 2.956-1.663 1.663-2.956-2.956zm-2.76 1.143 1.175 1.176v4.18h-2.352v-4.18z" style="fill:#fff;fill-opacity:1;stroke-width:7.93746;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="translate(-53.772 39.325)scale(1.15)"/><path d="m385.433-239.09-1.176 1.04-1.176-1.04v1.526h-1.526l1.039 1.177-1.04 1.176h1.527v1.526l1.176-1.04 1.176 1.04v-1.526h1.527l-1.04-1.176 1.04-1.177h-1.527z" style="fill:#efa724;fill-opacity:1;stroke-width:8.59212;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="translate(-53.772 39.325)scale(1.15)"/><path d="m388.135-245.738 1.905 1.905-2.956 2.956v1.663h1.663l2.956-2.956 1.911 1.911-.003-5.483z" style="fill:#efa724;fill-opacity:1;stroke-width:6.14231;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="translate(-53.772 39.325)scale(1.15)"/></g></svg>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.51.1.beta.28
4
+ version: 2.51.1.beta.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - ReleaseBot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-29 00:00:00.000000000 Z
11
+ date: 2024-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -164,6 +164,8 @@ files:
164
164
  - assets/icons/apple-touch-icon.png
165
165
  - assets/icons/favicon-16.png
166
166
  - assets/icons/favicon-32.png
167
+ - assets/icons/favicon.ico
168
+ - assets/icons/favicon.svg
167
169
  - assets/img/anaconda-symbolic.svg
168
170
  - assets/img/anaconda.svg
169
171
  - assets/img/base/screenshot-base-default-layout.png