Skip to content

Conversation

ashmaroli
Copy link
Member

Instead of using Liquid control flow to render the same final markup for each page / document in the site, (since the rendered markup only depends on site.config["webmaster_verifications"] which is constant for given build), use a memoized singleton method to directly generate the markup and consequently pass the same as data for the Liquid template.

@ashmaroli ashmaroli requested a review from a team October 28, 2021 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant