summaryrefslogtreecommitdiff
path: root/libs/code/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/code/index.html')
-rwxr-xr-xlibs/code/index.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/libs/code/index.html b/libs/code/index.html
new file mode 100755
index 0000000..a023fd1
--- /dev/null
+++ b/libs/code/index.html
@@ -0,0 +1,24 @@
+<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>