Use a custom title for the homepage

Property definitions

nitc :: nitdoc $ ToolContext :: opt_custom_title
	# Use a custom title for the homepage
	var opt_custom_title = new OptionString("Custom title for homepage", "--custom-title")
src/nitdoc.nit:42,2--43,87