diff options
| author | Andrew Lee <[email protected]> | 2020-09-03 11:16:35 -0400 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2020-09-03 11:16:35 -0400 |
| commit | 2743da9b7215636d584a839cf33ce28e9da0c849 (patch) | |
| tree | 709f2038cbf62b1c30c111225fc990f77085064e /history.html | |
| download | shiftos-archive-website-2743da9b7215636d584a839cf33ce28e9da0c849.tar.gz shiftos-archive-website-2743da9b7215636d584a839cf33ce28e9da0c849.tar.bz2 shiftos-archive-website-2743da9b7215636d584a839cf33ce28e9da0c849.zip | |
Inital commit
Diffstat (limited to 'history.html')
| -rw-r--r-- | history.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/history.html b/history.html new file mode 100644 index 0000000..e9b4808 --- /dev/null +++ b/history.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>ShiftOS: History/Origins</title> +</head> +<body> + +</body> +</html>
\ No newline at end of file |
