author | Alberto Bertogli
<albertito@blitiri.com.ar> 2025-08-05 08:22:16 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2025-08-05 08:22:16 UTC |
parent | 8b772c12fa19267c12f576398b06109e52d59b18 |
http/index.tmpl.html | +5 | -7 |
diff --git a/http/index.tmpl.html b/http/index.tmpl.html index 48dbbec..5c7842f 100644 --- a/http/index.tmpl.html +++ b/http/index.tmpl.html @@ -1,12 +1,12 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <meta charset="UTF-8"> <title>She-Ra First Ones generator</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="color-scheme" content="dark light"> -<style type="text/css"> +<style> body { font-family: sans-serif; margin-left: 1.5em; @@ -35,9 +35,7 @@ <body> <h1> -<a href="https://en.wikipedia.org/wiki/She-Ra_and_the_Princesses_of_Power">She-Ra</a> -<a href="https://she-raandtheprincessesofpower.fandom.com/wiki/First_Ones_writing">First Ones</a> -<a href=".">generator</a> +<a href=".">She-Ra First Ones generator</a> </h1> <form action="." method="get"> @@ -101,9 +99,9 @@ Examples: <li><a href="?words=Etheria">Etheria</a></li> <li><a href="?words=Enseña">Enseña</a></li> <li><a href="?words=Ca/tra">Ca/tra</a> (split word)</li> -<li><a href="?words=Bright Moon">Bright Moon</a> (multiple words)</li> +<li><a href="?words=Bright+Moon">Bright Moon</a> (multiple words)</li> <li><a href="?words=SH-fEEt-R-All">SH-fEEt-R-All</a> (glyph name input)</li> -<li><a href="?words=es:hola en:hello">es:hola en:hello</a> (language prefix)</li> +<li><a href="?words=es:hola+en:hello">es:hola en:hello</a> (language prefix)</li> </ul> <p>