~magentix/Leo

81976af1a580b0ebd61233fe8ccb0edc89f01493 — magentix 2 years ago 7bc4096
Hostname example updated
1 files changed, 1 insertions(+), 1 deletions(-)

M leo.php
M leo.php => leo.php +1 -1
@@ 32,7 32,7 @@ while (true) {
 * @param string[] $url
 * $url = [
 *     'scheme' => (string) scheme name (gemini)
 *     'host'   => (string) host name (gemini.circumlunar.space)
 *     'host'   => (string) host name (magentix.space)
 *     'path'   => (string) requested page (/about.gmi)
 * ]
 *