Improve header look
This commit is contained in:
parent
314b1030d7
commit
a5c232185a
|
@ -17,9 +17,9 @@ link_www() {
|
|||
header() {
|
||||
lin="$(echo " $@ " | sed 's/./═/g')"
|
||||
cat <<EOF
|
||||
╬$lin╬
|
||||
║ $@ ║
|
||||
╬$lin╬
|
||||
═╬$lin╬═
|
||||
║ $@ ║
|
||||
═╬$lin╬═
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue