summaryrefslogtreecommitdiff
path: root/docs/_layouts
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2021-03-29 22:25:24 +0300
committerRasmus Andersson <rasmus@notion.se>2021-03-29 22:25:24 +0300
commitbff8f875a27e130145e68612e2ed54d174ccbdcd (patch)
tree1d9d4131985bf81eb5013343aca8dab8da9c0955 /docs/_layouts
parent9bb2df4bd6d11da2730677512caf36846badbd61 (diff)
downloadinter-bff8f875a27e130145e68612e2ed54d174ccbdcd.tar.xz
web: disable eji banner which causes issues with anchors
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index d722c8006..71212d1db 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -94,7 +94,7 @@ endfor
{{ content }}
- {% include eji-banner.html %}
+ {% comment %}{% include eji-banner.html %}{% endcomment %}
{% if site.safe == true %}
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-105091131-2"></script>