Skip to content

Commit

Permalink
Add in author scope
Browse files Browse the repository at this point in the history
  • Loading branch information
treffynnon committed Jul 13, 2015
1 parent 784f7b3 commit 2491d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<header class="top">
<div class="wrap">
<h1 itemprop="name">SQL Style Guide</h1>
<p class="author" itemprop="author">by
<p class="author" itemprop="author" itemscope itemtype="http://schema.org/Person">by
<a href="https://www.simonholywell.com/?utm_source=sqlstyle.guide&utm_medium=link&utm_campaign=header" itemprop="url"><span itemprop="name">Simon Holywell</span></a> &middot;
<a href="https://twitter.com/treffynnon">@Treffynnon</a>
</p>
Expand Down

0 comments on commit 2491d3b

Please sign in to comment.