diff options
author | Leah Rowe <info@minifree.org> | 2017-04-05 00:36:20 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-05 00:36:20 +0100 |
commit | cd5a62963788ed1cd5bdf5515381937284078a52 (patch) | |
tree | b307f31f20a52f3a23433c3b64c23903da5379ef /docs/grub | |
parent | e655c5daac74aed5738b780d5f771180f40ee5b2 (diff) | |
download | librebootfr-cd5a62963788ed1cd5bdf5515381937284078a52.tar.gz librebootfr-cd5a62963788ed1cd5bdf5515381937284078a52.zip |
remove "back to" links
Diffstat (limited to 'docs/grub')
-rw-r--r-- | docs/grub/index.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/grub/index.md b/docs/grub/index.md index ce86d59b..a99b9e54 100644 --- a/docs/grub/index.md +++ b/docs/grub/index.md @@ -58,8 +58,6 @@ I then added that instructions to the grub.cfg files (to load the font):\ **loadfont (memdisk)/dejavusansmono.pf2** -[Back to top of page](#pagetop) - GRUB keyboard layouts (for reference) {#grub_keyboard} ===================================== @@ -87,8 +85,6 @@ The build scripts will automatically see this, and automatically build ROM images with your custom layout (given the name) and include them under bin. Example: **libreboot\_frazerty.rom**. -[Back to top of page](#pagetop) - UK Dvorak keyboard layout in GRUB (for reference) {#grub_ukdvorak_keyboard} ------------------------------------------------- @@ -98,7 +94,5 @@ file was created $ cat ukdvorak | ./grub/grub-mklayout -o ukdvorak.gkb -[Back to top of page](#pagetop) - Copyright © 2014 Leah Rowe <info@minifree.org>\ This page is available under the [CC BY SA 4.0](../cc-by-sa-4.0.txt) |