In this section, you can add custom code to your app header and footer. The first one will be applied before the </head> tag, and the second one will be applied before the </body> tag. Within the <head> element, you can link external resources, add metadata as well as custom styles. The second piece will be added at the end of your <body> element and is meant for adding scripts.