diff --git a/1.7.md b/1.7.md index cb2acf61..ea94de74 100644 --- a/1.7.md +++ b/1.7.md @@ -43,6 +43,9 @@ prin "Subtitle: Text goes here" prin "Subtitle" "Text goes here" ``` +**Title**
+- Made title faster by using `$HOSTNAME` when available. + **Underline**
- Underlining is no longer hardcoded to title length meaning you can now
underline any part of the output and the length will match.