jekyll-theme-consulting 0.11.9 → 0.11.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_layouts/404.html +4 -12
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5273f67c12bf69e80c0f59be0c28bafc0bb5769829107d70497ad067283c38dd
|
|
4
|
+
data.tar.gz: 1d915aa03b89b3c636cd9f1572b2f2625c68230cfea85f537b4d0afb73e6c7f0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9c769dd3f0b1df21d12016ca284bdad3756dac84d2f098c2eac439dbdb5a4aad1e0548822488f72e2d9d0d41df3efacaa52444b5614e5e211568e8c9a7aa333a
|
|
7
|
+
data.tar.gz: 06416fe59bc336b81592ce3d64537d2607edc3b01b701c1ecffb829cd49c99d61e332d1b5fb314efa0b06bb8471331b150ead86192a897cb9845b196ced7afb4
|
data/_layouts/404.html
CHANGED
|
@@ -3,25 +3,17 @@ layout: home
|
|
|
3
3
|
lang-ref: 404-page
|
|
4
4
|
title: Error 404
|
|
5
5
|
permalink: /404.html
|
|
6
|
+
background:
|
|
7
|
+
class: inverted
|
|
8
|
+
image:
|
|
9
|
+
url: "/assets/css/images/pillars-of-creation.webp"
|
|
6
10
|
header:
|
|
7
11
|
title: 404
|
|
8
12
|
subtitle: Error
|
|
9
|
-
style:
|
|
10
|
-
class: inverted
|
|
11
|
-
image:
|
|
12
|
-
url: /assets/css/images/pillars-of-creation.webp
|
|
13
|
-
position: right
|
|
14
|
-
size: auto 100vh
|
|
15
13
|
banner:
|
|
16
14
|
title: "Page not found"
|
|
17
15
|
description: >-
|
|
18
16
|
Looking for more?
|
|
19
|
-
style:
|
|
20
|
-
class: inverted
|
|
21
|
-
image:
|
|
22
|
-
url: "/assets/css/images/pillars-of-creation.webp"
|
|
23
|
-
position: right
|
|
24
|
-
size: auto 100vh
|
|
25
17
|
button:
|
|
26
18
|
url: "#contact"
|
|
27
19
|
label: "Contact me :)"
|
metadata
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-theme-consulting
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.11.
|
|
4
|
+
version: 0.11.10
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- Apehex
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
@@ -68,7 +68,7 @@ dependencies:
|
|
|
68
68
|
version: '12.0'
|
|
69
69
|
description:
|
|
70
70
|
email:
|
|
71
|
-
-
|
|
71
|
+
- apehex@protonmail.com
|
|
72
72
|
executables: []
|
|
73
73
|
extensions: []
|
|
74
74
|
extra_rdoc_files: []
|
|
@@ -295,7 +295,7 @@ files:
|
|
|
295
295
|
- assets/webfonts/fa-solid-900.ttf
|
|
296
296
|
- assets/webfonts/fa-solid-900.woff
|
|
297
297
|
- assets/webfonts/fa-solid-900.woff2
|
|
298
|
-
homepage: https://github.com/
|
|
298
|
+
homepage: https://github.com/apehex/jekyll-theme-consulting
|
|
299
299
|
licenses:
|
|
300
300
|
- CC-BY-NC-SA-4.0
|
|
301
301
|
metadata: {}
|