alembic-jekyll-theme 3.0.5 → 3.0.6
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/_includes/site-before-end.html +1 -1
- data/_includes/site-before-start.html +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a385e336912cc70d516a82a76e498fc45b5537a7
|
4
|
+
data.tar.gz: 2735ff12d3d6ec312f4606e3fb7521d7e9c9d84b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a56c9266f198c79dd91057c08836645c3a5d1305c7376aa2bf32f401bf081a6eb779b859c4236f731e5ab6b05dc5d526c212bbce1f7eedc708572be75ae0887a
|
7
|
+
data.tar.gz: 1a8b2fc7ac5abeef0ba6f81d3172600778393aa4f38729aeda4787c4b781cb180c39a47fd2fd03b8f570d3881a9c3a55888ff740c11bf800f11b2e7fea7ad33b
|
@@ -1 +1 @@
|
|
1
|
-
<!-- Overwrite this file with code you want before the closing
|
1
|
+
<!-- Overwrite this file with code you want before the closing body tag -->
|
@@ -1 +1 @@
|
|
1
|
-
<!-- Overwrite this file with code you want before the closing
|
1
|
+
<!-- Overwrite this file with code you want before the closing head tag -->
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: alembic-jekyll-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Darnes
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-11-
|
11
|
+
date: 2018-11-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|