<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type="text/css"> body { background:#fff; color:#000; font-family:sans-serif; font-size:1em; } p.lenovobios { font-weight:bold; color:#f00; font-style:italic; font-size:1.2em; } p.lenovobios:hover { /* for people who are colour-blind */ color: #000; } div.important { background-color:#ccc; } </style> <title>Libreboot release information</title> </head> <body> <header> <h1 id="pagetop">Libreboot release information</h1> <aside>This page has moved to <a href="release.html">release.html</a>.</aside> </header> </body> </html>