jekyll-theme-profile 1.8.3 → 1.8.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/landing.html +1 -4
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52e3b6395e7464dcaf6bdbabc200ad8bf15a8821db4463e440ba8a3d70b7301a
4
- data.tar.gz: 93064d676b9aacad578e2154673fb58ddc82eec5487f9d917d632713addfb002
3
+ metadata.gz: 170036b5178432b2e86e982346a8895b8758af76ce6d06d51f368c39dd78a075
4
+ data.tar.gz: 625304ca5346c58c02731398c47088fad3f623f1acd72e9d2e18b14f7299924f
5
5
  SHA512:
6
- metadata.gz: e310cc0db22aa24f72ce770104ee9855991b8b05f02de1ee1b5d60bcbe3d1c8cfa3ef4759f78b2be8fc33e94a5a24f16e0c026138ac29e50c690611c91601d18
7
- data.tar.gz: df51f43b32ccbbb0c5b8db2b7d931ab647a6a72a8715a9116dd02ba47e0b4cd648ec90fad4a8589f9e8863d143b9120b95391fc00f71946f1f92bae8a0d0ef61
6
+ metadata.gz: 36dfb3861cbaddaf2e2ff6289b9b06091a04b15553c641fd5a5293c29fd7386196a1a5a93eb33fd47dd1ec00a651a330ce4a08b63e19f214916e1cd88a483ff1
7
+ data.tar.gz: 7f0366544fef23ce6305970c1765271180e1e7d1f1b373fe70617faa6df4c62f22817e13c8e88af4ea4dbb7327e75ee374fdaf7f43fee8618fa924bf09827bea
@@ -7,10 +7,7 @@ style: none
7
7
  {%- assign user_img = site.user_image | default: user.avatar_url %}
8
8
  <div class="Header d-flex p-0 flex-1 height-full">
9
9
  <div class="container-lg flex-column position-sticky top-0">
10
- <div class="Toolbar topbar d-flex flex-row py-3 flex-justify-end">
11
- <div class="Toolbar-expand d-flex flex-justify-center d-none">
12
- <button id="sidebar-btn" class="btn-octicon mr-2">{% octicon chevron-right height:16 %}</button>
13
- </div>
10
+ <div class="d-flex flex-row py-3 flex-justify-end">
14
11
  <div class="d-flex flex-justify-center">
15
12
  {% include toggle.html %}
16
13
  </div>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-profile
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.3
4
+ version: 1.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Allison Thackston
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-17 00:00:00.000000000 Z
11
+ date: 2023-12-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll