Re: [FFmpeg-devel] [PATCH] web/index: fix invalid line-break (BR) tags

2024-01-09 Thread Marth64
I am good with that, will update. I am used to XHTML so did that style. Either way I just wanted to fix the truly invalid ones (). Thank you! On Tue, Jan 9, 2024 at 5:30 PM Stefano Sabatini wrote: > On date Monday 2024-01-08 15:13:18 -0600, Marth64 wrote: > > Signed-off-by: Marth64 > > --- > >

Re: [FFmpeg-devel] [PATCH] web/index: fix invalid line-break (BR) tags

2024-01-09 Thread Stefano Sabatini
On date Monday 2024-01-08 15:13:18 -0600, Marth64 wrote: > Signed-off-by: Marth64 > --- > src/index | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/src/index b/src/index > index 98cc516..a949270 100644 > --- a/src/index > +++ b/src/index > @@ -113,11

[FFmpeg-devel] [PATCH] web/index: fix invalid line-break (BR) tags

2024-01-08 Thread Marth64
Signed-off-by: Marth64 --- src/index | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/index b/src/index index 98cc516..a949270 100644 --- a/src/index +++ b/src/index @@ -113,11 +113,11 @@ Internally, we have had a number of changes too. The FFT,