diff --git a/.erb_lint.yml b/.erb_lint.yml
index 816949c..35c74fd 100644
--- a/.erb_lint.yml
+++ b/.erb_lint.yml
@@ -5,6 +5,9 @@ exclude:
linters:
AllowedScriptType:
enabled: true
+ allowed_types:
+ - "text/javascript"
+ - "application/ld+json"
ClosingErbTagIndent:
enabled: true
CommentSyntax:
diff --git a/app/views/docs/show.html.erb b/app/views/docs/show.html.erb
index 2da9d6d..3099759 100644
--- a/app/views/docs/show.html.erb
+++ b/app/views/docs/show.html.erb
@@ -7,7 +7,7 @@
<% content_for :head do %>
-
-
-