ultra-minimal-theme 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/_config.yml +0 -5
  3. data/_includes/footer.html +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 587b80c9ce2f4e4b64b3f1c9b7e25ba1957572871a46b5f0b84cb4c21bfd9d9b
4
- data.tar.gz: 6c5d5b70df5ad314bb5d17a1e972237fe8712fce2f882ab1d83691082d21da5d
3
+ metadata.gz: 987ba975cd0f1542c0ae3f6ab46f32c708c16c73a4561bd5b6b9adba7badcefe
4
+ data.tar.gz: 39d57a2a6b5ff0ed37ef058eea8c7b807e55ebaacbb68dd1c4fff78299a61d79
5
5
  SHA512:
6
- metadata.gz: b77e7cb70162205cb9dbeec936284f8d80b56e5e486389e439f2c18f4cc1c59edcfcfb708166574ccb31aac68dffdf509e3c8b6f5b9477ac3e20e9c059e8621c
7
- data.tar.gz: 431a9b6d4e687127306c20344770d95515863b9914905ba48bfe76bcb4833c2d280370f5b7ed28f779ecfae74270698e1758a5e7655c8ea05a6b274e2c227fa1
6
+ metadata.gz: e685c55428a3e9b473fdd795d5e39e0d1a3fd59eee5f223866b17945b644daafe317c5a6358e3b38c691cae19fe8c4ad2dffab91e525ffd6452378f191bfcf3e
7
+ data.tar.gz: 7cf8debb3eaa63866ea8aaf3f46fdce28c3890a72c6274a78597a4485c4b9931654ac96be404196d103b594bfc8922fb98db9b5777e6d63ed23757af3c6c0833
data/_config.yml CHANGED
@@ -2,9 +2,4 @@ title: YOUR_TITLE_HERE
2
2
  author:
3
3
  name: YOUR_USERNAME_HERE
4
4
  email: your-email@domain.com
5
- description: > # this means to ignore newlines until "show_excerpts:"
6
- Write an awesome description for your new site here. You can edit this
7
- line in _config.yml. It will appear in your document head meta (for
8
- Google search results) and in your feed.xml site description.
9
-
10
5
  show_excerpts: true # set to true to show excerpts on the homepage
@@ -11,7 +11,7 @@
11
11
  {%- endif %}
12
12
  This blog was built using the <a href="https://github.com/printerscanner/ultra-minimal-theme">ultra minimal theme</a> and <a href="printerscanner.github.io/slightly-better-css/">Slightly Better CSS</a>.</p>
13
13
  {%- endif %}
14
- <!-- <p>{{ site.description | escape }}</p> -->
14
+ <!-- {{ site.description | escape }} -->
15
15
  <br></br>
16
16
 
17
17
  </footer>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ultra-minimal-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - abbeyyacoe