diff options
author | Leah Rowe <info@minifree.org> | 2017-03-07 05:34:42 +0000 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-03-07 05:34:42 +0000 |
commit | 0e47bc290569213495776e121d54b440c345dd11 (patch) | |
tree | 8cf3b3e27d54530ae7d2421093a09e566f153479 /docs/gnulinux/grub_hardening.html | |
parent | abe7115bb06ad6e30e2545b0b6468cede534b28a (diff) | |
download | librebootfr-0e47bc290569213495776e121d54b440c345dd11.tar.gz librebootfr-0e47bc290569213495776e121d54b440c345dd11.zip |
rename title of grub_hardening page
Diffstat (limited to 'docs/gnulinux/grub_hardening.html')
-rw-r--r-- | docs/gnulinux/grub_hardening.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_hardening.html b/docs/gnulinux/grub_hardening.html index 18611e77..f86b7c4d 100644 --- a/docs/gnulinux/grub_hardening.html +++ b/docs/gnulinux/grub_hardening.html @@ -8,10 +8,21 @@ @import url('../css/main.css'); </style> - <title>GRUB secure boot with GPG</title> + <title>GRUB hardening</title> </head> <body> + <div class="section"> + <h1>GRUB hardening</h1> + <p> + This guide deals with various ways in which you can harden + your GRUB configuration, for security purposes. These steps + are optional, but highly recommended by the Libreboot project. + </p> + <p> + <a href="./">Back to previous index</a> + </p> + </div> <div class="section"> <h1> GRUB secure boot with GPG |