Skip to content

Commit

Permalink
spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed Jan 11, 2024
1 parent f1f6ee1 commit fca0826
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions status.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ fi
# The default curl config file is checked for in the following places in this order:
# 1. "$CURL_HOME/.curlrc"
# 2. "$HOME/.curlrc"
#
#
# ~~~ Example .curlrc file ~~~
# # this is a comment
# # change the useragent string
Expand Down Expand Up @@ -562,7 +562,7 @@ function page_alert_warning() {
cat >> "$MY_STATUS_HTML" << EOF
<div class="alert alert-warning my-3" role="alert">
<i class="fas fa-exclamation-triangle"></i>
Some systems are experiencing problems
Some systems are experiencing problems
</div>
EOF
}
Expand Down

0 comments on commit fca0826

Please sign in to comment.