summaryrefslogtreecommitdiff
path: root/libs/code/index.html
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-02-17 20:59:51 -0500
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-02-17 20:59:51 -0500
commit3686ac404187561a7b748b04e532f10edfe0a47b (patch)
tree1bb69fe11cb5803e07b1d24ed1b00e851706b32c /libs/code/index.html
parent9631f84cb335c9b2ca01f9ee1ba7a8d4d6858972 (diff)
downloadweb-3686ac404187561a7b748b04e532f10edfe0a47b.tar.xz
Drop dead library pages.
Diffstat (limited to 'libs/code/index.html')
-rwxr-xr-xlibs/code/index.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/libs/code/index.html b/libs/code/index.html
deleted file mode 100755
index a023fd1..0000000
--- a/libs/code/index.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-<head>
-<title>Litter Rubbish Garbage Trash</title>
-<link rel=stylesheet href='../../common.css' type='text/css'>
-<style type="text/css">
-body
-{
- background: #acf;
- margin: 33px
-}
-pre, address
-{
- font-family: Courier, monospace;
-}
-</style>
-</head>
-<body>
-<font size="6"><div class="TText"><a href="../../">Chrisoft</a>::Code Library</div></font>
-<p class="TText">Why are you here?<br/>
-<a href="https://github.com/chirs241097">My github</a><br>
-<a href="http://chrisoft.org/codeforces-rating-cmp/">CodeForces Rating Comparator</a>
-</p>
-</body>
-</html>