diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-10-13 21:37:09 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-10-13 21:37:09 (EDT) |
commit | 04799ffa8d6a12d7f93ae8f6012185d948d11df5 (patch) | |
tree | a777dcbf6cd4a51aff69d076742686e386ca3e2f /docs | |
parent | 1577195ca8899df42dfce30e5d3c72345ea17e93 (diff) | |
download | libreboot-04799ffa8d6a12d7f93ae8f6012185d948d11df5.zip libreboot-04799ffa8d6a12d7f93ae8f6012185d948d11df5.tar.gz libreboot-04799ffa8d6a12d7f93ae8f6012185d948d11df5.tar.bz2 |
Delete useless file.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/RELEASE.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/RELEASE.html b/docs/RELEASE.html deleted file mode 100644 index 5a21185..0000000 --- a/docs/RELEASE.html +++ /dev/null @@ -1,34 +0,0 @@ -<!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> |