diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 12:57:47 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 12:57:47 +0000 |
commit | cd1518ba78cb512553e65e077cf55364247d9a27 (patch) | |
tree | 92fb09cea215656a15a2df1087064dbff8b4787f | |
parent | debian: 2.1.1-1 (diff) | |
parent | index.html: footer didn't stick to the bottom (diff) | |
download | linux-status-cd1518ba78cb512553e65e077cf55364247d9a27.tar.gz linux-status-cd1518ba78cb512553e65e077cf55364247d9a27.zip |
Merge tag 'v2.1.2' into debian
-rw-r--r-- | html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html index c472a34..60cb09d 100644 --- a/html/index.html +++ b/html/index.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML> -<html lang="en"> +<html lang="en" class="h-100"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |