Skip to content

Commit

Permalink
add facebook og:image for page id 455
Browse files Browse the repository at this point in the history
  • Loading branch information
pkrumins committed Apr 26, 2015
1 parent 679d2ce commit 5bd7936
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions catonmat/templates/page.tmpl.html
Expand Up @@ -15,6 +15,8 @@
<%def name="extra_meta_tags()">
% if page_data.page.page_id == 448:
<meta property="og:image" content="http://www.catonmat.net/images/new-pc/boxes-and-cats-facebook.jpg">
% elif page_data.page.page_id == 455:
<meta property="og:image" content="http://www.catonmat.net/images/100-favorite-books/bookshelf-facebook.jpg">
% endif
</%def>

Expand Down

0 comments on commit 5bd7936

Please sign in to comment.