diff options
-rw-r--r-- | docs/tasks.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/tasks.html b/docs/tasks.html deleted file mode 100644 index 88c8b62..0000000 --- a/docs/tasks.html +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - - <style type="text/css"> - @import url('css/main.css'); - </style> - - <title>Libreboot task list</title> -</head> -<body> - <div class="section" id="pagetop"> - <h1>Libreboot task list</h1> - <p> - Back to <a href="index.html">index.html</a>. - </p> - <p> - Download libreboot.git and check docs/src/tasks.texi - </p> - </div> - -</body> -</html> |