ikiwiki/doc/forum/How_to_customize_page_title.../comment_1_403e1f866b5e04e58...

11 lines
418 B
Plaintext
Raw Normal View History

2011-05-23 00:23:15 +02:00
[[!comment format=mdwn
username="http://joey.kitenet.net/"
nickname="joey"
subject="comment 1"
date="2011-05-22T22:23:15Z"
content="""
The only way to do that, other than some css3 hacks, is to edit `page.tmpl`. Which is not really recommended as then you get to maintain the customized version.
More usual is to use a directive to set the actual page title displayed at the end: \[[!meta title=\"foo\"]]
"""]]