diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-11-15 17:26:44 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-11-15 17:26:44 -0500 |
| commit | 9beaf2708b012b9533ca3088fbddd542a3c6c076 (patch) | |
| tree | 895c29544d96685e3812a92420ea62a8537705a2 /public/index.html | |
| parent | 468c23aae285e8845a16e4df527d37db9fef420b (diff) | |
dumping color codes to irc
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/public/index.html b/public/index.html deleted file mode 100644 index c391f90..0000000 --- a/public/index.html +++ /dev/null @@ -1,16 +0,0 @@ -<!doctype html> -<html> -<head> -<title>panda</title> -<body> -<div class="links"> - <script id="link-template" type="text/template"> - <div> - <{{nick}}> - <a href="{{linkHref}}" target="_blank">{{linkText}}</a> - </div> - </script> -<div> -</body> -<script src="/assets/js/app.min.js"></script> -</html>
\ No newline at end of file |
