Skip to content

Commit c57f3aa

Browse files
authored
Update inject_ld_json.py
1 parent bcd3e38 commit c57f3aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mkdocs-ldjson-plugin/inject_ld_json.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ def on_post_page(self, output, page, config):
2626
soup.head.append(script_tag)
2727

2828
return str(soup)
29-

0 commit comments

Comments
 (0)