hugo-docs: bump docsy
With Hugo upgraded, we need to bump Docsy as well.
Docsy v0.12.0 changed from rendering content.html directly to using {{ .Render "_td-content" }}. Migrate by renaming content.html to _td-content.html and adding the _td-content-after-header hook. This ensures the companion banner continues to appear on regular pages. The file is inherited by internal documentation via Hugo modules.
Part of: infrastructure#1066 (closed)
See also: containers!665 (merged)
Signed-off-by: Tales da Aparecida tales.aparecida@redhat.com
Edited by Tales da Aparecida