aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAriel <ariel@rit.edu>2024-09-12 15:58:10 -0400
committerAriel <ariel@rit.edu>2024-09-12 15:58:10 -0400
commit5efa38c92863a9c0fd5e37e148964d2d7062f97a (patch)
tree7eeac2600fec3c84dac13567ee2146c7cfe1289b /index.html
parent26771c8c052b3715a7b5608860974ff19f969691 (diff)
downloadbookmarks-home-5efa38c92863a9c0fd5e37e148964d2d7062f97a.tar.gz
bookmarks-home-5efa38c92863a9c0fd5e37e148964d2d7062f97a.tar.bz2
bookmarks-home-5efa38c92863a9c0fd5e37e148964d2d7062f97a.zip
initial push of index.html after changing name from plan.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..4d05fbe
--- /dev/null
+++ b/index.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<head>
+ <title>TabTitle</title>
+ <link src="style.css" rel="Style">
+ <div></div>
+</head>
+<body>
+ <div id="Topbar">
+ <a href="https://sowgro.net/">sowgro</a>"
+ <a href="https://rit.edu">RIT</a>
+
+ </div>
+
+
+</body> \ No newline at end of file