@@ -30,7 +30,9 @@
Infusion
</title>
- <link rel="manifest" href="https://heydon.github.io/infusion/manifest.json">
+
+ <link rel="manifest" href="manifest.json">
</head>
<body>
@@ -29,7 +29,7 @@
Code blocks | Infusion
Color palettes | Infusion
Command line | Infusion
Demo embedding | Infusion
File trees | Infusion
Coding | Infusion
Tested using... | Infusion
Writing inline demos | Infusion
Patterns | Infusion
Installation | Infusion
Library setup | Infusion
Including images | Infusion
Including videos | Infusion
Media | Infusion
Serving | Infusion
Expandable sections | Infusion
Writing | Infusion
Library structure | Infusion
Markdown & metadata | Infusion
Notes & warnings | Infusion
References | Infusion
Tables of contents | Infusion
Patterns tagged Markdown | Infusion
Patterns tagged Metadata | Infusion
@@ -29,7 +29,9 @@
{{ .Title }} | {{ .Site.Title }}
{{ end }}
- <link rel="manifest" href="{{ "manifest.json" | absURL }}">
+ {{ if .IsHome }}
+ {{ end }}
{{ if ne .Type "print-version" }}