Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/jobs/header.tmpl

Issue 29365588: issue 4565 - add meta images (Closed)
Patch Set: Created Nov. 29, 2016, 3:52 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | static/images/eyeo-meta-default.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/jobs/header.tmpl
===================================================================
--- a/includes/jobs/header.tmpl
+++ b/includes/jobs/header.tmpl
@@ -14,6 +14,7 @@
{% set opening = openings|find(page.split("/")[-1], attribute=1) %}
{% set title = (opening or [title])[0] %}
+{% set og_image = "images/eyeo-meta-jobs.png" %}
<header class="page-title">
<h1>Working at Eyeo</h1>
« no previous file with comments | « no previous file | static/images/eyeo-meta-default.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld