sustain4-theme 1.3.0 → 1.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/footer.html +1 -1
- data/_layouts/default.html +0 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: dd3c7cc721766480dcb9b1024eaf2fac275be6dc482408b87e4161261ab9fd10
|
4
|
+
data.tar.gz: c07416abdd7b76c3c4cd85e7027245abc89806bbf08cb4102a89e408e8d565f8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5b2be9dea87c2fc2cd0a562a5b304c0f83c7f110fff6865ffb893bdd5dfbc19d287f3e332c0cea651cbbd970b083b9b4b97f930f3d3a68b5347878bf4b958f3f
|
7
|
+
data.tar.gz: 11cf48ca3d3c26e473d4010351f46bb0298371bee24a71a0e337d92ce4fad7cc91b4644e0de44efa9809f3fb60cce524f7bf37ddabb0d91d66e54df095065b53
|
data/_includes/footer.html
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
<div id="footer">
|
3
3
|
<div class="container">
|
4
4
|
<p class="text-muted">© All rights reserved. Powered by <a href="http://jekyllrb.com/">Jekyll</a> and
|
5
|
-
<a href="
|
5
|
+
<a href="https://github.com/johnpitchko/sustain4-theme">sustain4</a> with ♥</p>
|
6
6
|
</div>
|
7
7
|
</div>
|
8
8
|
</footer>
|
data/_layouts/default.html
CHANGED
@@ -45,8 +45,6 @@
|
|
45
45
|
<!-- Footer -->
|
46
46
|
{% include footer.html %}
|
47
47
|
|
48
|
-
<a href="https://github.com/jekyller/sustain"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a>
|
49
|
-
|
50
48
|
<!-- jQuery 3 (necessary for Bootstrap's Javascript plugins) -->
|
51
49
|
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
52
50
|
<!-- Popper.js (required for popups functionality in Bootstrap) -->
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sustain4-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- John Pitchko
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-12-
|
11
|
+
date: 2018-12-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|