Skip to content

Commit

Permalink
Title fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jan 12, 2016
1 parent 4ed3edc commit 7e500e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/_googleDisplayPreview.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="rc" data-hveid="27">
<h3 class="googleDisplay">
<a class="googleDisplay" href="{{ seomaticMeta.canonicalUrl }}" target="_blank">{{ seomaticMeta.seoTitle |raw }} | {{ seomaticSiteMeta.siteSeoName |raw }}</a>
<a class="googleDisplay" href="{{ seomaticMeta.canonicalUrl }}" target="_blank">{{ seomaticMeta.og.title |raw }}</a>
</h3>
<div class="googleDisplay1">
<div>
Expand Down

0 comments on commit 7e500e7

Please sign in to comment.