dark-blog-theme 0.1.4 → 0.1.7

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 +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8d0e135a8de5328b323eecb32f2e17725522aebc0083ce1d714e8a9098164c4e
4
- data.tar.gz: 91b0abbe087f0aaf4b554c1ed538d398735b8b2ca5e1e69bdd2e7830cba5c691
3
+ metadata.gz: 75024db1feed4ba5b6c7f480ad89f73beea9b7535e73c53327b997f56264ab4f
4
+ data.tar.gz: a927ee71039469b9d628d9c357ec4a402dc1cd2594977a6c75801aa2f1ceb9f9
5
5
  SHA512:
6
- metadata.gz: f2920a0bec275277c0a3eee7ae5bee9cd9e7d6048172bc1bc13b4d4cb08feec3b84aba1652ca2bb4a6c5a37d6a9ac8180a65b450c8c64bf65792b1ef97cefc4f
7
- data.tar.gz: 7ea8e695925754ec6d55c4169ee9c6188a6f78828ea44acb5d141c89b94d28fa7a6379ea673879a0cb81645096a5b9308df5f0842f49d8014608407cd773b8e8
6
+ metadata.gz: 91a1514673a030dcb732a4e0df0312f02d9415f9f658ee520e94ca2c836425d4fc4f2b79cac228db14e8bb916729aa6134da6b6c8ccf6650a1d9fbda5c4ebb56
7
+ data.tar.gz: 2f6f254d0304b3a5fc3721156b0c43135f333c481fc7073fee62fe5b8050c7a1b6b31d4b67b2724097d323e9eba82af471ae4e44bec89a291eddb1b605d67666
data/_config.yml CHANGED
@@ -18,7 +18,7 @@
18
18
  # You can create any custom variable you would like, and they will be accessible
19
19
  # in the templates via {{ site.myvariable }}.
20
20
 
21
- title: your awesome title
21
+ title: Your awesome title
22
22
  email: your-email@example.com
23
23
  description: >- # this means to ignore newlines until "baseurl:"
24
24
  Write an awesome description for your new site here. You can edit this
@@ -27,7 +27,7 @@ description: >- # this means to ignore newlines until "baseurl:"
27
27
  baseurl: "" # the subpath of your site, e.g. /blog
28
28
  url: "" # the base hostname & protocol for your site, e.g. http://example.com
29
29
  twitter_username: jekyllrb
30
- github_username: yourusername
30
+ github_username: jekyll
31
31
 
32
32
  # Build settings
33
33
  plugins:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dark-blog-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gul Noor