Skip to content

Liquid Exception: Can't convert Hash into String. in /_layouts/default.html #8817

Answered by ashmaroli
rndwork asked this question in Q&A
Discussion options

You must be logged in to vote

Okay, in your config file, there should be a key named logo. It should be pointing to a string value instead of a mapping.
that is,
it should be logo: mylogo.png instead of:

logo:
  src: mylogo.png
  width: 100px

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@rndwork
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rndwork
Comment options

You must be logged in to vote
3 replies
@ashmaroli
Comment options

@rndwork
Comment options

@Rijaspb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants