We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 041ee02 commit 4b8ad5cCopy full SHA for 4b8ad5c
.circleci/config.yml
@@ -94,9 +94,6 @@ jobs:
94
rm -f 'snapshots/all_static/images/Plotly-feed2.html'
95
rm -f 'snapshots/all_static/images/Plotly.html'
96
rm -f 'snapshots/all_static/images/Plotly-Feed.html'
97
- sed -i.bkp 's/drift\.load/console\.log/g' snapshots/*.html
98
- sed -i.bkp 's/drift\.load/console\.log/g' snapshots/*/*.html
99
- sed -i.bkp 's/drift\.load/console\.log/g' snapshots/*/*/*.html
100
rm -f snapshots/*.bkp
101
rm -f snapshots/*/*.bkp
102
rm -f snapshots/*/*/*.bkp
_includes/layouts/drift-tag.html
_includes/layouts/head.html
@@ -44,7 +44,6 @@
44
45
<!-- Google Tags-->
46
{% include layouts/google-tag-head.html %}
47
- {% include layouts/drift-tag.html %}
48
49
50
<!-- META TAGS -->
0 commit comments