summaryrefslogtreecommitdiff
path: root/template/log.st
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-06-24 23:13:08 -0700
committertim b <timb@camcompu.home>2010-06-24 23:13:08 -0700
commitbb2e003f9f3362fca15272f527a6f87543ec1a21 (patch)
treef52b0d778bdb7546224a947d43225c8e9e43aaf7 /template/log.st
parent15f5a8ed8e981486697790fe9613b1c26dceda42 (diff)
add fav to permalinks, link to conextual domain for local testing, longer fadeout on fav, cleanup some html
Diffstat (limited to 'template/log.st')
-rw-r--r--template/log.st1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/log.st b/template/log.st
index 5c44f4e..c747305 100644
--- a/template/log.st
+++ b/template/log.st
@@ -2,7 +2,6 @@
<head>
<title>dump.fm log</title>
$head()$
- <link rel="stylesheet" type="text/css" href="/static/css/dump.css">
<script>
jQuery(document).ready(initLog);
</script>