Only load copy-and-paste helper on pages that use it
This change helps improve load times for key non-documentation pages such as https://kubernetes.io/
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
{{ partial "deprecation-warning.html" . }}
|
||||
{{ block "main" . }}{{ end }}
|
||||
{{ partialCached "footer.html" . }}
|
||||
<!-- Disabling this as elements queries do not appear to exist on case studies -->
|
||||
<!-- {{ partialCached "footer-scripts.html" . }} -->
|
||||
{{ partialCached "scripts.html" . }}
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user