1 2 3 4 5 6 7
<!DOCTYPE html> <html> <head> <!-- Redirect to the MDBook output html --> <meta http-equiv="Refresh" content="0; book/index.html"> </head> </html>