jekyll-theme-ricky 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/default.html +5 -4
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 470ed1f772c260745d22b5c9fc393507ed2df47c
4
- data.tar.gz: b89b518d2f0c94e613140f6bd6e58edf6577428b
3
+ metadata.gz: 52ef70505d39c5fe4d797a5e97275e044fb35eeb
4
+ data.tar.gz: c9ad03cd39dfcd44a70f62a47bd4e9da62539296
5
5
  SHA512:
6
- metadata.gz: 106979b547da3b33f9da8981043b1dd8f267739e32734207f53f6f95c6fb9c7584ac8e7c64864cfed4298e2f1faf068570094e7ee3cd75762d198c93e87b4ef3
7
- data.tar.gz: f81b92a78e221d2a801a213b61aea01ff3afb91ef8dae35f4a86a479e0e07753683dab43b35ce2ff304cb452302d09c848b9e88d1bce3bb554ced406ca515848
6
+ metadata.gz: 9ef31173b0115437e537b371e1f29be8e3bd4ee0ffa55a8e4b8daa878a9d7e71b0a0bb8efae772aad154c0c57af760782d3588329c72f5484305de4f229d629c
7
+ data.tar.gz: b5e4604eae852fb01d8d587d11d6bb6e1d3df0bce2be0fe49b59b09da4a3a94f1a95b82ca8b05ed9279e6c2df7169be8c15f9b594bded963a873235306bc6768
@@ -30,10 +30,11 @@ layout: compress
30
30
  <header class="header">
31
31
  <h1>Modern Blog<span>A Clean, Fresh Minimal Look.</span></h1>
32
32
  <nav class="links">
33
- <a href="#"><i class="fa fa-twitter-square fa-3x"></i></a>
34
- <a href="#"><i class="fa fa-instagram fa-3x"></i></a>
35
- <a href="#"><i class="fa fa-facebook-square fa-3x"></i></a>
36
- <a href="#"><i class="fa fa-tumblr-square fa-3x"></i></a>
33
+ <a href="{{ site.url }}"><i class="fa fa-home fa-3x"></i></a>
34
+ <a href="https://twitter.com/{{ site.twitter }}"><i class="fa fa-twitter-square fa-3x"></i></a>
35
+ <a href="https://github.com/{{ site.github }}"><i class="fa fa-github-square fa-3x"></i></a>
36
+ <a href="https://www.facebook.com/{{ site.facebook }}"><i class="fa fa-facebook-square fa-3x"></i></a>
37
+ <a href="https://www.linkedin.com/in/{{ site.linkedin }}"><i class="fa fa-linkedin-square fa-3x"></i></a>
37
38
  </nav>
38
39
  </header>
39
40
  <div class="content">
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-ricky
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ricky Tran
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-20 00:00:00.000000000 Z
11
+ date: 2017-06-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll