diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-09-17 14:40:16 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-09-17 14:40:16 -0400 |
commit | 40466da98a854f61abcdb916300547ec529d7a49 (patch) | |
tree | db3d63158bbb117b3300e685176f6c4dbd006658 /index.html | |
parent | dce718c8293900c898c3621ac50dc27cd83000dc (diff) | |
download | bookmarks-home-40466da98a854f61abcdb916300547ec529d7a49.tar.gz bookmarks-home-40466da98a854f61abcdb916300547ec529d7a49.tar.bz2 bookmarks-home-40466da98a854f61abcdb916300547ec529d7a49.zip |
Add models to repo
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index a13fe8a..0000000 --- a/index.html +++ /dev/null @@ -1,14 +0,0 @@ - -<!DOCTYPE html> -<head> - <title>Index Site</title> - <link rel="stylesheet" href="style.css"> -</head> -<body> - <div id="Topbar"> - <a href="https://sowgro.net/">sowgro</a> - <a href="https://rit.edu">RIT</a> - </div> - - -</body> |