xref: /template/readthedokus/conf/metadata.php (revision 760dab89aa959789baaab03acdd9c0a98070be1e)
1<?php
2
3$meta["sidebarposition"] = array("multichoice", "_choices" => array("left", "right"));
4$meta["dokuwikibreadcrums_enable"] = array("onoff");
5$meta["startpage"] = array("string");
6$meta["fontawesome_enable"] = array("onoff");
7$meta["fontawesome_tag"] = array("string");
8$meta["googlefont_enable"] = array("onoff");
9$meta["googlefont_tag"] = array("");
10