diff --git a/functions.php b/functions.php index ac4aeaf..b183e2e 100644 --- a/functions.php +++ b/functions.php @@ -40,7 +40,7 @@ add_action( 'wp_enqueue_scripts', 'atticus_finch_enqueue_styles' ); /* Add HTML or scripts to the element by uncommenting the function below */ /* function atticus_finch_header() { ?> - This is in the head. + Add your code here. tag by uncommenting the function below */ /* function atticus_finch_footer() { ?> - This is just before the tag. + Add your code here.