all repos — searchix @ 9728e17d1b90757b74e9a15e41578b0db758b8c9

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: add page information to title

Alan Pearce
commit

9728e17d1b90757b74e9a15e41578b0db758b8c9

parent

8d3952dfe6d6c2d0f77a8af6b0c33e5dc0de2767

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M internal/components/data.gointernal/components/data.go
@@ -18,6 +18,7 @@ Query string
ExtraHeadHTML string Code int Message string + Title string Assets *frontend.AssetCollection SearchNav SearchNav }