Nothing new,  a.k.a.  reminder

On Tue, Feb 11, 2025 at 09:07:17PM +0100, Geert Stappers wrote:
> Added a tail to .hmtl files
> 
> HTML-files `doc.html` and `setup.html` were missing closing tags.
> Also some empty lines removed.
> 
> Signed-off-by: Geert Stappers <stapp...@stappers.nl>
> ---
>  doc.html   | 4 +---
>  setup.html | 2 ++
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/doc.html b/doc.html
> index b167be7..fcbdfc1 100644
> --- a/doc.html
> +++ b/doc.html
> @@ -95,7 +95,5 @@ a contribution towards my expenses, please use the donation 
> button below.
>  <input type="image" 
> src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif"; 
> border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
>  <img alt="" border="0" 
> src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif"; width="1" 
> height="1">
>  </form>
> -
> -
>  </BODY>
> -
> +</HTML>
> diff --git a/setup.html b/setup.html
> index fb80dab..7468a9a 100644
> --- a/setup.html
> +++ b/setup.html
> @@ -229,3 +229,5 @@ contents of the cache to the syslog.
>  
>  <P>For a complete listing of options please take a look at the manpage
>  dnsmasq(8).
> +</BODY>
> +</HTML>
> -- 
> 2.30.2
> 



Groeten
Geert Stappers
-- 
Silence is hard to parse

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to