Hi @alexandros, thanks, I did go through the above topic before posting.
A little bit of struggle and I Found the issue: it was because I was using
{{- partial "schema.html" | safeHTML -}}
Using {{- partial "schema.html" . -}}
now. Things are working as expected.
For reference both .IsHome
and .Site.Pages
work without the need to reference amp.