Update docindex.html

This commit is contained in:
pjht 2020-07-25 19:12:57 -05:00
parent dfe6999238
commit 7764169dd6

View File

@ -2,6 +2,11 @@
<html>
<head>
<title>OS Component Documentaion List</title>
<style>
body {
background-color: skyblue;
}
</style>
</head>
<body>
<h1><a href="kernel/index.html">Kernel Documentation</a></h1>