hematite 0.1.8 → 0.1.9

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
  SHA256:
3
- metadata.gz: 35584fa03a622c59a4b30f481935571355857bd0095c31f9884d97f26b41ba0d
4
- data.tar.gz: dd0e32bd5dfdc7041898a6e2d6eec06854ec1d772756ff447a0ae71fe576595e
3
+ metadata.gz: 6b5c50c658bf984e5c096e0279fd2372b06c5d3fad9bb56eb3984c2218fe1aab
4
+ data.tar.gz: d945cf8f34d17d8b9dc6468e6f2c54d2a19708890d4d54f5411d60b3c3b190df
5
5
  SHA512:
6
- metadata.gz: 6fd8ce2ca17d3826b982a2e289d6d1e9386245258e5263d587edf53ef90efc3c9c765587ebf5d1a45435d37469c56c43a6f6039eac591767ba5ebb5a9e0d29c6
7
- data.tar.gz: 736c44dbaaddbb632f377b214f8b4dc5a43b872198b64dcb06fad06d8b0b573a6e0b3a2d443c9840b6ce9cfc82ba6c7e7ae3a780bff747cdff2262999563fbbe
6
+ metadata.gz: 7a28e7505ec67d3e900d7fe85cd8d7cacd6dde237aca06a7b0f27146959d14f06d2760d2f478676513fe076e18432ef33b7bda54038816eb88801b81bab754d8
7
+ data.tar.gz: 3506d2b3ee5aa0dd81343e8f9a2b08633348ff6692de35a42851498c91a33c12c207729c0971458aff51a1924fc0f83a792bbc3b75052405263a357f0d7717b2
@@ -12,7 +12,7 @@ layout: default
12
12
  Either use a non-md extension or wrap its content in a <div markdown=false>...</div>
13
13
  -->
14
14
 
15
- {% assign frame_resource_url = 'assets/html/remark_presentation_frame.html.resource' | relative_url %}
15
+ {% assign frame_resource_url = 'assets/html/remark_presentation_frame.html' | relative_url %}
16
16
 
17
17
  <main class="slideshow-mode">
18
18
  <iframe
@@ -1,7 +1,7 @@
1
1
  ---
2
+ permalink: /assets/html/remark_presentation_frame.html
3
+ noindex: true
2
4
  ---
3
- <!-- Using a .html.resource file to prevent Jekyll from changing the extension -->
4
-
5
5
  <!DOCTYPE html>
6
6
  <html class="lightTheme" lang="{{ page.lang | default: site.lang | default: "en-US" }}">
7
7
  <head>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hematite
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Henry Heino
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-24 00:00:00.000000000 Z
11
+ date: 2022-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -64,7 +64,7 @@ files:
64
64
  - _sass/_sizes.scss
65
65
  - _sass/hematite.scss
66
66
  - assets/html/all_tags.html
67
- - assets/html/remark_presentation_frame.html.resource
67
+ - assets/html/remark_presentation_frame.html
68
68
  - assets/html/settings.html
69
69
  - assets/img/favicon-alternate.svg
70
70
  - assets/img/favicon.svg