summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basewiki/local.css3
-rw-r--r--debian/changelog3
2 files changed, 5 insertions, 1 deletions
diff --git a/basewiki/local.css b/basewiki/local.css
new file mode 100644
index 000000000..a0dec8cfd
--- /dev/null
+++ b/basewiki/local.css
@@ -0,0 +1,3 @@
+/* ikiwiki local style sheet */
+
+/* Add local styling here, instead of modifying style.css. */
diff --git a/debian/changelog b/debian/changelog
index bb9ca1350..4b42a933e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,8 +29,9 @@ ikiwiki (1.27) UNRELEASED; urgency=low
session cookie.
* Change ddate plugin to use the DateTime::Calendar::Discordian perl module.
* Fix a baseurl problem in hyperestradier search results.
+ * Add a stub local.css to avoid problems with 404's.
- -- Joey Hess <joeyh@debian.org> Thu, 14 Sep 2006 23:05:02 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 13:02:48 -0400
ikiwiki (1.26) unstable; urgency=low