File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 9
9
< link rel ="mask-icon " href ="/safari-pinned-tab.svg " color ="#0090ff ">
10
10
< meta name ="msapplication-TileColor " content ="#2b5797 ">
11
11
< meta name ="theme-color " content ="#0090ff ">
12
+ < script defer data-domain ="spec.filecoin.io " src ="https://plausible.io/js/script.file-downloads.hash.outbound-links.js "> </ script >
13
+ < script > window . plausible = window . plausible || function ( ) { ( window . plausible . q = window . plausible . q || [ ] ) . push ( arguments ) } </ script >
14
+
15
+
12
16
13
17
{{- template "_internal/opengraph.html" . -}}
14
18
22
26
{{- $styles := resources.Get "book.scss" | resources.ExecuteAsTemplate "book.scss" . | resources.ToCSS | resources.Minify | resources.Fingerprint }}
23
27
< link rel ="stylesheet " href ="{{ $styles.RelPermalink }} " integrity ="{{ $styles.Data.Integrity }} ">
24
28
25
- {{- template "_internal/google_analytics_async.html" . -}}
29
+
26
30
27
31
<!-- RSS -->
28
32
{{- with .OutputFormats.Get "rss" -}}
You can’t perform that action at this time.
0 commit comments