diff --git a/index.php b/index.php index a2efe20..acbb641 100644 --- a/index.php +++ b/index.php @@ -7,7 +7,8 @@ * For educational purposes only. * The Server produces an Actor who can be followed. * The Actor can send messages to followers. - * Those messages can have linkable URls, hashtags, and mentions. + * The message can have linkable URls, hashtags, and mentions. + * An image and alt text can be attached to the message. * The Server saves logs about requests it receives and sends. * This code is NOT suitable for production use. * SPDX-License-Identifier: AGPL-3.0-or-later @@ -381,6 +382,10 @@ echo <<< HTML