Update lib/jekyll-seo-tag/json_ld_drop.rb
Yep, let's remove these comments! Co-authored-by: Ashwin Maroli <ashmaroli@users.noreply.github.com>
This commit is contained in:
parent
b14dac4515
commit
4cf27220cc
|
@ -96,7 +96,6 @@ module Jekyll
|
|||
"@graph" => [graph],
|
||||
}
|
||||
if publisher
|
||||
# .push({"something" => blah}) === << {"something" => blah}
|
||||
updated_graph["@graph"] << publisher
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue