jekyll-theme-caligraphy 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d979d434c7d2027e061281018155a3d05d3423d6
4
- data.tar.gz: c4e4540fe23b687faa4035627930ba727984871d
3
+ metadata.gz: 32c7e97b14a152a0d82d768cb9c7a100a648a2d7
4
+ data.tar.gz: a2e191b7c68b77185a3515f25755ebc2387f601b
5
5
  SHA512:
6
- metadata.gz: 439389c91103f1bbd4cd6455bdc28a8f078d42ff26a4259c672c5141c6d0fbae792bc7034ca3ee0c63e169ba5ab103e73a04b2b641949e6fafc5b45e778ae5ab
7
- data.tar.gz: 45bd3f7ae2f5e70e23394a57582824347d174693f139913627a8a5ca7fa991f6e1707d46e17a36242b6b965df810c6f27e5bc05ffaf5dac0570e163cb42c085f
6
+ metadata.gz: 5e7454b793150ea2c95179fdf9689e465ab89462a2b157ed8e0ac82f6117e643bf0202e3117b54b1c7d4d7d5e4e00e302c64e62e7ed562d3748fe8b72b0820b0
7
+ data.tar.gz: 0a3b2a42f8714b6efaa10db4d60e1184eaff0f3de54caebbdcb50cf64978cc111c731a2a0b578e544823b3d395b0d9ceb4c33df7fdaa65f49c05cf20a3fbbeac
data/_includes/head.html CHANGED
@@ -3,9 +3,9 @@
3
3
  <meta content='{{ page.title }} - {{ site.title }}' name='og:title' />
4
4
  <title>{{ page.title }} - {{ site.title }}</title>
5
5
 
6
- <link href='{{ site.url }}/images/fav.png' rel='shortcut icon'>
7
- <link href='{{ site.url }}/stylesheets/style.css' rel='stylesheet' type='text/css' />
8
- <link href='{{ site.url }}/stylesheets/syntax.css' rel='stylesheet' type='text/css' />
6
+ <link href='{{ site.url }}/assets/images/fav.png' rel='shortcut icon'>
7
+ <link href='{{ site.url }}/assets/stylesheets/style.css' rel='stylesheet' type='text/css' />
8
+ <link href='{{ site.url }}/assets/stylesheets/syntax.css' rel='stylesheet' type='text/css' />
9
9
 
10
10
  <meta content='width=device-width, initial-scale=1.0, user-scalable=no' name='viewport'>
11
11
  <meta content='text/html; charset=utf-8' http-equiv='content-type' />
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-caligraphy
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
  - oxddr
@@ -91,14 +91,14 @@ files:
91
91
  - _posts/2013-05-06-more-post.md
92
92
  - _posts/2017-03-12-scribble-the-jekyll-theme.md
93
93
  - about.md
94
- - images/404.png
95
- - images/default-logo-bottom.png
96
- - images/default-logo.png
97
- - images/fav.png
98
- - images/line.png
94
+ - assets/images/404.png
95
+ - assets/images/default-logo-bottom.png
96
+ - assets/images/default-logo.png
97
+ - assets/images/fav.png
98
+ - assets/images/line.png
99
+ - assets/stylesheets/style.css
100
+ - assets/stylesheets/syntax.css
99
101
  - index.html
100
- - stylesheets/style.css
101
- - stylesheets/syntax.css
102
102
  - tags.html
103
103
  homepage: https://github.com/oxddr/caligraphy
104
104
  licenses: