0
after that appear in the generated html meaning hexo couldnot deal with it am i right?

I try choosing the banner I need in the front markdown folder ,so I edit the theme/layout/partial/header but after generating I expect reflection on the generated Html but I got the same code I wrote on the header.ejs file I am using Landscape theme in Hexo

2
  • <div id="header-outer" class="outer"> <div id="banner" style="background-image: url('{{ page.banner_img || theme.banner }}'); background-size: cover;"> <!-- Content here --> </div> Commented May 9, 2024 at 3:31
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Commented May 10, 2024 at 8:20

1 Answer 1

0
'); background-size: cover;"> I corrected the layout.ejs code
Sign up to request clarification or add additional context in comments.

1 Comment

As it’s currently written, your answer is unclear. Please edit to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers in the help center.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.