From 3686ac404187561a7b748b04e532f10edfe0a47b Mon Sep 17 00:00:00 2001
From: Chris Xiong <chirs241097@gmail.com>
Date: Sat, 17 Feb 2024 20:59:51 -0500
Subject: Drop dead library pages.

---
 libs/code/index.html | 24 ------------------------
 1 file changed, 24 deletions(-)
 delete mode 100755 libs/code/index.html

(limited to 'libs/code')

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>
-- 
cgit v1.2.3