use a static footer block instead of a dynamic one
authorAndrew Engelbrecht <andrew@fsf.org>
Tue, 25 Jun 2019 18:59:53 +0000 (14:59 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Tue, 25 Jun 2019 19:02:22 +0000 (15:02 -0400)
commit31fd2207757495e4a40089582b6488c19f8ab92d
treecab52255c2fd8e7ae560ae4fd2600823e0ebb357
parent87bb087d2372ce1d401feeca2daeda1c48679717
use a static footer block instead of a dynamic one

this will make updating its text by end users easier.

for now, the nice looking footer template has been copied into a static
block. if we need a dynamic footer in the future, we can bring these
files back.
modules/footer/css/footer.css [deleted file]
modules/footer/footer.info.yml [deleted file]
modules/footer/footer.libraries.yml [deleted file]
modules/footer/footer.module [deleted file]
modules/footer/js/footer.js [deleted file]
modules/footer/src/Plugin/Block/FooterBlock.php [deleted file]
modules/footer/templates/footer.html.twig [deleted file]