2022-04-03 06:46:22 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2022-04-03 07:06:14 +00:00
|
|
|
<title>root's homepage</title>
|
2022-04-03 06:46:22 +00:00
|
|
|
<style>
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body style="background-color:white;">
|
2022-07-13 03:47:24 +00:00
|
|
|
<a href = "notes.html">root's class notes</a>
|
|
|
|
</br>
|
|
|
|
<a href = "projects.html">root's projects</a>
|
|
|
|
</body>
|
2022-04-03 06:46:22 +00:00
|
|
|
</html>
|