resources: Add boot exit to website

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Change-Id: I8e35808a978a112afbcb29a41d74dae6a244ebf8
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5-resources/+/43308
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: Bobby R. Bruce <bbruce@ucdavis.edu>
diff --git a/src/boot-exit/README.md b/src/boot-exit/README.md
index 0510952..657c885 100644
--- a/src/boot-exit/README.md
+++ b/src/boot-exit/README.md
@@ -1,4 +1,8 @@
-# Linux boot-exit image
+---
+title: Linux boot-exit image
+layout: default
+permalink: resources/boot-exit
+---
 
 This document provides instructions to create the "boot-exit" image, the Linux kernel binaries, and also points to the gem5 configuration files needed to run the boot.
 The boot-exit disk image is based on Ubuntu 18.04 and has its `.bashrc` file modified in such a way that the guest OS terminates the simulation (using the `m5 exit` instruction) as soon as the system boots.