@@ -6,9 +6,8 @@ module Docs
doc.prepend_child("<h1>htmx</h1>") if root_page?
css('div:contains("NEWS:")').remove
css('h2:contains("sponsors"), #sponsor-table').remove
- end
doc
-
+ end
end