mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 05:37:32 +02:00
manifest added
This commit is contained in:
@@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
if (!defined('e107_INIT')) { exit; }
|
if (!defined('e107_INIT')) { exit; }
|
||||||
|
|
||||||
echo "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"".SITEURLBASE.e_PLUGIN_ABS."metaweblog/metaweblog.php?rsd\" />\n";
|
echo "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"".SITEURLBASE.e_PLUGIN_ABS."metaweblog/metaweblog.php?rsd\" />
|
||||||
|
<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"".SITEURLBASE.e_PLUGIN_ABS."metaweblog/wlwmanifest.php\" />
|
||||||
|
";
|
||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
Reference in New Issue
Block a user