summaryrefslogtreecommitdiff
path: root/src/lib/config.print.source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/config.print.source.sh')
-rw-r--r--src/lib/config.print.source.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/config.print.source.sh b/src/lib/config.print.source.sh
index c5fe2b4..b886f8b 100644
--- a/src/lib/config.print.source.sh
+++ b/src/lib/config.print.source.sh
@@ -28,6 +28,7 @@ print_config() {
print_shell_assignment DIST_DIR "$DIST_DIR"
print_shell_assignment TEMPLATE_DIR "$TEMPLATE_DIR"
print_shell_assignment FAVICON "$FAVICON"
+ print_shell_assignment SOURCE_URL "$SOURCE_URL"
print_shell_assignment TITLE "$TITLE"
print_shell_assignment HEIGHT "$HEIGHT"
print_shell_assignment THUMBHEIGHT "$THUMBHEIGHT"