commit | b37fdfbdd088ddd7da0022d9b337cd4685733af5 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iislam@us.ibm.com> | Wed Jul 12 15:36:20 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 12:41:10 2017 -0500 |
tree | f54e9e15bfffcbe6f3b84c216c4de3a962f962d7 | |
parent | 5a752b23fc8a734afcccbd4799c88ff2745b32d4 [diff] [blame] |
Add unit-id and bmc-reboot to navigation. Change-Id: Idce6d77955cbcd348a3e0e8d0c6785ad983cfdc5 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
diff --git a/src/bmc-reboot.html b/src/bmc-reboot.html new file mode 100644 index 0000000..fa323c5 --- /dev/null +++ b/src/bmc-reboot.html
@@ -0,0 +1,4 @@ +<div class="row column"> + <h1>BMC Reboot</h1> + <p>BMC Reboot will be here.</p> +</div> \ No newline at end of file