sutty-jekyll-theme 0.1.1 → 0.1.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c89b58e08adfe4dcbee5fe42b98691d436d78da1d85b16dc30fee5622b3fc48f
4
- data.tar.gz: cc0d0261f6c7039b0cd139a999f8371e0e83af55f9eb54e87325cf315bc5121d
3
+ metadata.gz: 45e954501f954c4268c61d4b7d625406471e135e4e3f10a19cf464532939929a
4
+ data.tar.gz: 864c48e391d6c9f5f88b00d8d6afb62f5107b92f4cbd07e6340265b8d3492c01
5
5
  SHA512:
6
- metadata.gz: db97ed36920af9ea11e598e85c5f7d611a9ca389ef5708db35cfe58250d08837347c1c97128b622d538b960883258de5eba43c7c343d99ce560e62ac93959a2e
7
- data.tar.gz: 3eab5ef146ef825e4c65ffcffa4a80ecb1397bf41bfe2ca97ec2167f4f9492c4f96339c5206ebd7680867ad1261533b48b09fd097c8405d335b64fd2fce7f78e
6
+ metadata.gz: f23458e0ea60d2497483167ec0408513946c491d5ca9f2a464e7db54caa04c91facab685ceeab1bd55da4d0a5d7ad4bf040e8992ff064e8c08e28d33260202eb
7
+ data.tar.gz: 4fab483ee1fc77f3dfdd1dfe15fd38bc0942fd1fabe2330893fb920c994d990915edbe4b56c52f94e6177501b77ce2595125b9824a074b59a10d7f1ecbb35a38
@@ -0,0 +1,4 @@
1
+ /*
2
+ * en: Put your custom CSS here!
3
+ * en: ¡Coloca tu CSS personalizado aquí!
4
+ */
@@ -19,3 +19,4 @@
19
19
  @import "bootstrap/scss/print";
20
20
  @import "print";
21
21
  @import "images";
22
+ @import "custom";
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sutty-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - f
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-07 00:00:00.000000000 Z
11
+ date: 2020-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -143,6 +143,7 @@ files:
143
143
  - _layouts/post.html
144
144
  - _sass/buttons.scss
145
145
  - _sass/crypto.scss
146
+ - _sass/custom.css
146
147
  - _sass/images.scss
147
148
  - _sass/print.scss
148
149
  - _sass/saira.scss