jekyll-theme-mehdix-rtl 0.1.13 → 0.1.14

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bb26effa98ff281491077283d6787299e2067f8e
4
- data.tar.gz: cf0ecf6e89e228a5eb0d2bbcde78957206fa81db
3
+ metadata.gz: 8778d7dd60e010845e0ef9cda2e117e3a3a3edc4
4
+ data.tar.gz: 5d2024ccc626b3ab51fce12118f0d9d9d9f9730d
5
5
  SHA512:
6
- metadata.gz: 5d502c91d009cda020d0458c3a409f7ec14f73067699b6a0b7f9a0a75668d3ea498a20c333c4d6ee3b9a108a81c7f04456ad4d6585d0803cdaa110e5a164a9f5
7
- data.tar.gz: 44189f77a21b38d4292c25766ffbdef2d1157ef688c01bd43396ac7f80341aaef64ccf1336b6c341715fc6a0c886c63c54f1c8bdc1182222c61bb8853e21f95d
6
+ metadata.gz: 33ab485ee7d097b0482b19462afa7b89cc4b72e46d426d23e8339149e0bf59421b2e6527591f358e81f50e5c63c0a93ded7656a7b9276380442250ce2da28653
7
+ data.tar.gz: d3f5e0cba089d65e79953bd7c63c1fa9f1029c156100c597aaa531fde35b728d4cc0d05eeae0ad75db5ad1b01b46200117a11874340bb89995402de5a8fafd1a
data/_includes/head.html CHANGED
@@ -1,6 +1,6 @@
1
1
  <head>
2
2
  <meta charset="utf-8" />
3
- <meta name="viewport" content="width=device-width initial-scale=1" />
3
+ <meta name="viewport" content="width=device-width initial-scale=1.0" />
4
4
  {%- if page.tags -%}
5
5
  <meta name="keywords" content='{{ page.tags | join: "," }}' />
6
6
  {%- elsif page.url contains site.tag_page_dir -%}
@@ -26,7 +26,4 @@
26
26
  {{ page.style }}
27
27
  </style>
28
28
  {%- endif -%}
29
- {%- if page.url == "/404.html" -%}
30
- <meta http-equiv="refresh" content="5; url='{{ site.baseurl | absolute_url}}'" />
31
- {%- endif -%}
32
29
  </head>
@@ -1,5 +1,5 @@
1
1
  <!DOCTYPE html>
2
- <html dir="rtl">
2
+ <html dir="rtl" lang="fa">
3
3
  {% include head.html %}
4
4
  <body>
5
5
  <div class="container">
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-mehdix-rtl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.13
4
+ version: 0.1.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mehdi Sadeghi