mysql table row is
5e23141c945ff06e54c1a343 navigation [{"label":"DjangoCMSBlog","url":"https://www.approachai.com/en/blog-1/"},{"label":"NextBlog","url":"https://nextblog.approachai.com/
"}] blog 2017-11-09 05:16:20 1 2020-01-22 10:13:18 1
and
ghost use the casper theme,and we set first-level navigation as above(delete norelated labeles)
But the navigation item NextBlog show url https://blog.approachai.com,not https://nextblog.approachai.com, and same as the html source of the webpage.
How do i debug the handlebarsjs template? and What is the problem?