jekyll-theme-glueckkanja 1.2.4 → 1.2.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/head.html +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 63763fd056908d87b773e22dacdb5b3ad4dce9ce7bb312ebd233b8d2b6921e32
|
4
|
+
data.tar.gz: be2f9a967effa6324a789500902a7b4435fb5554753891d5e3c6369ea830d17f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ea2c6c6ed9d3f5545bfb705372afe49607a26be8496e391490673b12853f1fd69399cbd7890b5abfab79bebe9233fa10bdf950573293ce2ee1fe4ea6ea2265f5
|
7
|
+
data.tar.gz: 91e90dd4fed23ab58aaa49558f8f44e17c352569b25660c9db50482d742c0f28963ca8946b8612b268fad89939d0f052de03aa6b7b106cbd1a0a454d3bc6ba53
|
data/_includes/head.html
CHANGED
@@ -34,7 +34,7 @@
|
|
34
34
|
<meta property="og:url" content="{{site.url}}{{page.url}}" />
|
35
35
|
<meta property="og:site_name" content="{{ site.title }} " />
|
36
36
|
<meta property="og:locale" content="en_US">
|
37
|
-
<meta property="article:author" content="{{site.twitter.username}}
|
37
|
+
<meta property="article:author" content="{{site.twitter.username}}">
|
38
38
|
|
39
39
|
<!-- Twitter -->
|
40
40
|
<meta name="twitter:card" content="summary">
|
@@ -42,8 +42,8 @@
|
|
42
42
|
<meta name="twitter:description" content="{% if page.excerpt %}{{page.excerpt | strip_html }}{% else %}{{site.excerpt | strip_html }}{% endif %}">
|
43
43
|
<meta name="twitter:image" content="{% if page.socialimg %}{{page.socialimg}}{% else %}{{site.socialimg}}{% endif %}">
|
44
44
|
<meta name="twitter:url" content="{{site.url}}{{page.url}}">
|
45
|
-
<meta name="twitter:creator" content="{{site.twitter.username}}
|
46
|
-
<meta name="twitter:site" content="{{site.twitter.username}}
|
45
|
+
<meta name="twitter:creator" content="{{site.twitter.username}}">
|
46
|
+
<meta name="twitter:site" content="{{site.twitter.username}}">
|
47
47
|
|
48
48
|
<!-- CSS -->
|
49
49
|
<!--link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous"-->
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-glueckkanja
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- "@glueckkanja"
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-10-
|
11
|
+
date: 2019-10-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|