Index: /Validate External Links/validate_external_links.sh
===================================================================
--- /Validate External Links/validate_external_links.sh	(revision 1119)
+++ /Validate External Links/validate_external_links.sh	(revision 1120)
@@ -484,4 +484,7 @@
 
 # Attempt to download file at LINKS_URL, then check that it succeeded
+valPrint t "Config:"
+valPrint r "\b1 Config \b0"
+valPrint hn "<h3>Config</h3>"
 valPrint cwtrh "Downloading list of external links from $LINKS_URL."
 LINKS_FILE_NAME=$(echo "$LINKS_URL" | sed 's/.*\///')
@@ -554,4 +557,7 @@
 
 ### MAIN LOOP ###
+valPrint t "Links:"
+valPrint r "\b1 Links \b0"
+valPrint hn "<h3>Links</h3>"
 START_RUN=$(date +%s)
 # Process each line of the .csv in LINKS_FILE
