removed footer

pull/2180/head
aodhan 11 months ago
parent e7816ab4fa
commit da6cab72d0

@ -7,6 +7,8 @@ module Docs
css('div:contains("NEWS:")').remove css('div:contains("NEWS:")').remove
css('h2:contains("sponsors"), #sponsor-table').remove css('h2:contains("sponsors"), #sponsor-table').remove
css('div.sticky').remove #remove the floating menu css('div.sticky').remove #remove the floating menu
css('footer').remove
css('div.feedback_inlineTriggerWrapper__o7yUx').remove
doc doc
end end
end end

6
package-lock.json generated

@ -0,0 +1,6 @@
{
"name": "devdocs",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}
Loading…
Cancel
Save