diff options
author | Ariel <ariel@rit.edu> | 2024-09-12 15:49:06 -0400 |
---|---|---|
committer | Ariel <ariel@rit.edu> | 2024-09-12 15:49:06 -0400 |
commit | 26771c8c052b3715a7b5608860974ff19f969691 (patch) | |
tree | 2ecb8bd9c56249294d55307f7f17b1589699e475 | |
parent | d7d87414f9f9b4c4dc00eace50daf1ce3a7db322 (diff) | |
download | bookmarks-home-26771c8c052b3715a7b5608860974ff19f969691.tar.gz bookmarks-home-26771c8c052b3715a7b5608860974ff19f969691.tar.bz2 bookmarks-home-26771c8c052b3715a7b5608860974ff19f969691.zip |
initial push of plan.html
-rw-r--r-- | plan.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/plan.html b/plan.html new file mode 100644 index 0000000..ea44287 --- /dev/null +++ b/plan.html @@ -0,0 +1,14 @@ +<!DOCTYPE html> +<head> + <title>TabTitle</title> + <link src="style.css" rel="Style"> + <div></div> +</head> +<body> + <div> + + + </div> + + +</body>
\ No newline at end of file |