jumbo-jekyll-theme 3.0.9 → 3.0.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_config.yml +1 -11
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aa3c015e6a5dcdd5b12d603dbfba85da48740412b8aaa5676558a2f6b208b32e
4
- data.tar.gz: ed3b83b7fd187927ad35cfd9c1dd5836d3918fcf4302930b57635962e515698b
3
+ metadata.gz: d5ca830f8afee029d78861adb2a5d3e723fed49f8902cb21bfa5571183f69b6a
4
+ data.tar.gz: b259b25b78ead6008d537a6474a2991aaf65e0573c962946fa1a3c7daba60484
5
5
  SHA512:
6
- metadata.gz: 192691d2200f762a2751f779cf13e9d15ab4b28086e5853df98322d420f0884cffdb04a319beab9709e95a65b68bbd33ac3df3e68ba4818429ab1aca9183ed2b
7
- data.tar.gz: 17723d34412f791c84a817c75c81be4435e625257567560d2f1dcb73085318dd0277ecfeb9466cd7000297f6f901cb3819151326061df6fa83301504facb061a
6
+ metadata.gz: 4305116a793f781f9af6ac863fb582a5d79af7ddfc1fae32bd52cdace441041dd9d35ea010cb5f98386824056a5ff742d35c62991cbd5ed4db49cb172d5b4359
7
+ data.tar.gz: 4fa8970750cd45c05d7d98e10da34c4fc4fee79fb829fd189d4e5cee541fa84d62da9e02ceacf6c73c93aecb01e8f7a7c668c24668c2dcdd447c9bde27ea369c
@@ -8,7 +8,7 @@ description: |-
8
8
  # Destination of the Jekyll site upon build of site.
9
9
  destination: _site
10
10
  # Default permalink for blog posts
11
- permalink: /:categories/:title/
11
+ permalink: /blog/:title/
12
12
  # Jumbo Jekyll Theme
13
13
  theme: jumbo-jekyll-theme
14
14
  # Syntax highlighter
@@ -82,16 +82,6 @@ defaults:
82
82
  values:
83
83
  layout: post
84
84
  comments: true
85
- author: kyle
86
- tags:
87
- - Jekyll
88
- - Theme
89
- - HTML
90
- - CSS
91
- - JS
92
- - Web Design
93
- - Web Development
94
- - Static Websites
95
85
  - scope:
96
86
  path: ""
97
87
  type: "authors"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.9
4
+ version: 3.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby