Skip to content

Commit

Permalink
fix: invalid json (#6934)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipietroR authored Jun 22, 2022
1 parent b1bc521 commit 26ca8f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/web/common/site_layout.tt.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@ <h3 class="title">[% lang('footer_join_the_community') %]</h3>
"query-input": "required name=search_term_string"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Organization",
Expand Down

0 comments on commit 26ca8f8

Please sign in to comment.