Skip to content

Commit f9e2439

Browse files
committed
Include scripts.html in case studies template
1 parent 086e8a6 commit f9e2439

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

layouts/case-studies/single-baseof.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
{{ partialCached "footer.html" . }}
1010
<!-- Disabling this as elements queries do not appear to exist on case studies -->
1111
<!-- {{ partialCached "footer-scripts.html" . }} -->
12+
{{ partialCached "scripts.html" . }}
13+
1214
</body>
1315
</html>

0 commit comments

Comments
 (0)