Skip to content

Conversation

@kflu
Copy link
Contributor

@kflu kflu commented Jan 9, 2017

It fixes #942

Before fix:

<meta property="og:image" content="https://example.com/blog/image.JPG">

After fix:

<meta property="og:image" content="https://example.com/blog/2017/01/02/2017-01-02-blog-title/image.JPG">

@coveralls
Copy link

coveralls commented Jan 9, 2017

Coverage Status

Coverage remained the same at 97.132% when pulling 58243a2 on kflu:master into 1da7ad5 on hexojs:master.

@coveralls
Copy link

coveralls commented Jan 9, 2017

Coverage Status

Coverage decreased (-0.0007%) to 97.131% when pulling f5e15e0 on kflu:master into 1da7ad5 on hexojs:master.

@coveralls
Copy link

coveralls commented Jan 9, 2017

Coverage Status

Coverage decreased (-0.0007%) to 97.131% when pulling 3562a79 on kflu:master into 1da7ad5 on hexojs:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0007%) to 97.131% when pulling e075c78 on kflu:master into 1da7ad5 on hexojs:master.

1 similar comment
@coveralls
Copy link

coveralls commented Jan 9, 2017

Coverage Status

Coverage decreased (-0.0007%) to 97.131% when pulling e075c78 on kflu:master into 1da7ad5 on hexojs:master.

@coveralls
Copy link

coveralls commented Jan 9, 2017

Coverage Status

Coverage decreased (-0.0007%) to 97.131% when pulling 91f620b on kflu:master into 1da7ad5 on hexojs:master.

@NoahDragon
Copy link
Member

LGTM

@kflu
Copy link
Contributor Author

kflu commented Jan 17, 2017

@NoahDragon thanks. Is there anything further I need to do to have this merged?

@NoahDragon
Copy link
Member

NoahDragon commented Jan 18, 2017

@kflu 😄 just merged.

@NoahDragon NoahDragon merged commit c927811 into hexojs:master Jan 18, 2017
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.

og:url incorrect when site is put under subdirectory

3 participants