aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/templates/base.html
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-02-20 02:21:25 -0800
committerbnewbold <bnewbold@manus.(none)>2007-02-20 02:21:25 -0800
commit3d203c153301d4dd9c3285e7dea86ee09eb3b0c5 (patch)
tree47bf5bb676c5f25def0a4a37852c1783961a03e6 /bn_django/templates/base.html
parent566473abe7aac915429a633e996bdb719f1a308b (diff)
downloadbnewnet-3d203c153301d4dd9c3285e7dea86ee09eb3b0c5.tar.gz
bnewnet-3d203c153301d4dd9c3285e7dea86ee09eb3b0c5.zip
mid-progress, work on git-browser
fan is dying, more work to do though! TODO: seperate style for git_browser, use "block.super"
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r--bn_django/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html
index 9416150..9375027 100644
--- a/bn_django/templates/base.html
+++ b/bn_django/templates/base.html
@@ -4,7 +4,7 @@
<head>
<link rel="STYLESHEET" type="text/css" href="style/default.css">
<link rel="STYLESHEET" type="text/css" href="/style/default.css">
-<link rel="STYLESHEET" type="text/css" href="http://static.bryannewbold.com/style/default.css">
+<!--<link rel="STYLESHEET" type="text/css" href="http://static.bryannewbold.com/style/default.css">-->
<title>bryannewbold.com</title>
</head>
<body>