xref: /template/readthedokus/conf/metadata.php (revision c03c20af57f01c0ec8f01525b5873af36efd26ad)
1<?php
2
3$meta["sidebarposition"] = array("multichoice", "_choices" => array("left", "right"));
4$meta["dokuwikibreadcrumbs_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