We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37da77f commit 9c30be2Copy full SHA for 9c30be2
2 files changed
_includes/license-notice.html
_layouts/post.html
@@ -21,8 +21,6 @@ <h1 itemprop="name headline" elementtiming=page-title style="view-transition-na
21
22
{% if page.case-study != true %}
23
24
- {% include license-notice.html %}
25
-
26
{% endif %}
27
28
{% if page.toc != false %}
@@ -120,8 +118,6 @@ <h1 itemprop="name headline" elementtiming=page-title style="view-transition-na
120
118
}
121
119
</script>
122
123
124
125
<hr />
126
127
<div class=layout>
0 commit comments