Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update post.swig #1607

Merged
merged 1 commit into from
Apr 20, 2017
Merged

Update post.swig #1607

merged 1 commit into from
Apr 20, 2017

Conversation

geekrainy
Copy link
Contributor

No description provided.

@ivan-nginx ivan-nginx merged commit 2031dfc into iissnan:master Apr 20, 2017
@ivan-nginx
Copy link
Collaborator

ivan-nginx commented Apr 20, 2017

Thank's. =)

@geekrainy also, see:

<div class="post-body {% if theme.han %}han-init-context{% endif %}" itemprop="articleBody">

In this cases need to stay space in if blocks, not before that blocks. Look's like this:

<div class="post-body{% if theme.han %} han-init-context{% endif %}" itemprop="articleBody">

P.S. I will fix this.

@geekrainy
Copy link
Contributor Author

Thanks, I learned a lot from you!

@geekrainy geekrainy deleted the patch-1 branch April 21, 2017 02:03
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.

2 participants