projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
382e0c6
)
Changing headline CSS class
author
justin <justin@web>
Wed, 9 Sep 2009 19:07:29 +0000 (12:07 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Wed, 9 Sep 2009 19:07:29 +0000 (12:07 -0700)
index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/index.mdwn
b/index.mdwn
index
4f091dc
..
74c64da
100644
(file)
--- a/
index.mdwn
+++ b/
index.mdwn
@@
-3,7
+3,7
@@
<div class="infobox">
News from the <a href="http://www.shiningsilence.com/dbsdlog/">DragonFly Digest</a>
<ul>
-<span class="inlinecontent">[[!inline pages="internal(digest/*)" feeds="no" template="digestitem"]]</span>
+<span class="digestcontent">[[!inline pages="internal(digest/*)" feeds="no" template="digestitem"]]</span>
</ul>
</div>