xref: /template/readthedokus/conf/metadata.php (revision 96cce835f4c1df71cf683d79d0fc4265cf9cc0e8)
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