diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-02 09:37:08 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-02 09:37:08 +0000 |
commit | f1fa0cdafe2e2070995366146a8b81171752da72 (patch) | |
tree | 8b60894e88a546276d5a18ffbfbf77c9bf37ce59 | |
parent | 45ad2849bfded02e922d4af23e3cc9da44e5ddfc (diff) |
Fix meta stylesheet tag.
-rw-r--r-- | doc/css_market.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/css_market.mdwn b/doc/css_market.mdwn index c198e2a0b..642b2fb6d 100644 --- a/doc/css_market.mdwn +++ b/doc/css_market.mdwn @@ -18,7 +18,7 @@ files..) * **[[css_market/embeddedmoose.css]]**, contributed by [[JoshTriplett]]. Designed for [Embedded Moose](http://embeddedmoose.com). Some ideas from the Debian lighttpd index.html page. - [[meta stylesheet="embeddedmoose.css"]] + [[meta stylesheet="embeddedmoose"]] If your web browser allows selecting between multiple stylesheets, this page can be viewed using any of the stylesheets above. For example, if |