nuke/web
Jesús Martínez Novo 9fa1795db7
fix(index.templ) centered-div class usage typo (#812)
* Fix centered-div class usage in index.templ

There was a redundant <center> tag around a div with centered-div class. Well, not so redundant because a typo in the class attribute caused it to not apply.

Removed another <center> tag and replaced by a div.centered-div for consistency.

Signed-off-by: Jesús Martínez Novo <martineznovo@gmail.com>

* Fix centered-div class usage in index.templ (continuation)

Template needed to be compiled into go code...

---------

Signed-off-by: Jesús Martínez Novo <martineznovo@gmail.com>
2025-07-11 14:59:17 -04:00
..
js fix(localization): HTML language header and forced-language (#787) 2025-07-09 07:04:42 -04:00
static chore(robots.txt): don't block CCBot 2025-07-04 00:23:21 +00:00
build.sh feat: implement localization system (#716) 2025-06-27 17:49:15 +00:00
embed.go all: do not commit generated JS/CSS to source control (#148) 2025-03-28 14:55:25 -04:00
index.go feat: implement localization system (#716) 2025-06-27 17:49:15 +00:00
index.templ fix(index.templ) centered-div class usage typo (#812) 2025-07-11 14:59:17 -04:00
index_templ.go fix(index.templ) centered-div class usage typo (#812) 2025-07-11 14:59:17 -04:00