[FFmpeg-devel] [PATCH] web/index: fix unclosed SMALL tag

Stefano Sabatini stefasab at gmail.com
Wed Jan 10 01:43:13 EET 2024


On date Monday 2024-01-08 15:22:17 -0600, Marth64 wrote:
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
>  src/template_footer1 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/template_footer1 b/src/template_footer1
> index 4fce551..6722421 100644
> --- a/src/template_footer1
> +++ b/src/template_footer1
> @@ -1,5 +1,5 @@
>  
> -          <p class="text-right"><small>Hosting provided by <a href="https://telepoint.bg">telepoint.bg</a><small></p>
> +          <p class="text-right"><small>Hosting provided by <a href="https://telepoint.bg">telepoint.bg</a></small></p>

LGTM (but I confirm I have no write access to ffmpeg-web), thanks.


More information about the ffmpeg-devel mailing list