jumbo-jekyll-theme 3.0.53 → 3.0.54
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/_includes/github-edit.html +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cf494e1fab66138691474ff9a56a7747c79e4794144a06a5110df1be94387797
|
4
|
+
data.tar.gz: 4cbca4d8ad88a7096b9a95ad9f95012f0b3b414d88cc9c1c2496d8418b54dd58
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 78996b988115e878f038e519270339a74b113fd27d996f8ebcec1bbc195a051b618658dd8b1727b72691fe07ecfaec8d203d522869981b7dd1c7d715178303ba
|
7
|
+
data.tar.gz: 5b192d74bb3bde5a871c28d2ccf474c5e39b6f04cbb10c38c7428330da10a01fd14220d2d912218bfe2a95d7b3683faafd3320974f160b2406c15ccccaa207cd
|
data/_includes/footer.html
CHANGED
data/_includes/github-edit.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
{{github-home}}/issues/new?title=Problem+with+{{page-path}}&body=Please+enter+some+details+about+the+bug/issue+so+we+can+promptly+resolve+it.+%0D%0AURL%3A++{{site.url}}{{page.url}}
|
10
10
|
{% endcapture %}
|
11
11
|
{% capture edit-me-link %}{{github-docs}}{{page-path}}{% endcapture %}
|
12
|
-
<div class="row github-edit">
|
12
|
+
<div class="row content github-edit">
|
13
13
|
<div class="container">
|
14
14
|
<div class="edit-me-on-github text-center">
|
15
15
|
<div class="btn-group btn-group-xs" role="group" id="github_controls">
|