). # # To remove completely (after the campaign): # 1. Remove the include line from base.html # (REQUIRED - the build will error if the include references a deleted file) # 2. Delete this file (templates/wefunder_popup.html) # 3. Delete static/css/wefunder-popup.css # 4. Delete static/js/wefunder-popup.js # Then commit + rebuild. Nothing else in the codebase references them. # # ----------------------------------------------------------------------------- # All user-facing copy (headline, CTA text, delay) is configurable in # static/js/wefunder-popup.js (CONFIG object at the top). The URL defaults to # the WEFUNDER_PAGE setting from pelicanconf.py but can be overridden there. # ============================================================================= #}