-
Notifications
You must be signed in to change notification settings - Fork 0
/
doc.html
21 lines (18 loc) · 878 Bytes
/
doc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Documentation</title>
<link rel="icon" type="image/png" href="images/termlinklogo.png">
<link rel="stylesheet" href="style.css">
<meta name="description" content="termlink.org is a OS(Operating System) bringing back the terminals but in todays day and age this mainly is a solo project by me Evan but it is also open source so you can edit the code to your needs its written in python and runs on linux.">
</head>
<body>
<h1>Documentation</h1>
<div class="files">
<a href="Documentation/alpha01/alpha01.html"><button class="file">alpha01</button></a>
<a href="Documentation/versionnames.txt"><button class="file">/home/user/documents/termlink/versionnames</button></a>
<a href="index.html"><button class="file">BACK</button></a>
</div>
</body>
</html>