no custom css/js

This commit is contained in:
Tom Preston-Werner
2010-03-30 01:29:24 -07:00
parent 8630676fd0
commit 0449f11717
-4
View File
@@ -31,10 +31,6 @@ Even though page files may be placed in any directory, there is still only a
single namespace for page names, so all page files should have globally unique
names regardless of where there are located in the repository.
CSS and JavaScript (.css and .js) files are automatically detected and
injected into page files that live at the same directory level or lower. This
allows you to easily apply CSS and JS to specific sets of pages.
## WIKI LINKS