Skip to content

Commit

Permalink
Remove hxscout from patreons.original.json - see #298 (comment)
Browse files Browse the repository at this point in the history
src/templates/header.html - Minor.
  • Loading branch information
skial committed Aug 1, 2016
1 parent 1647596 commit 72f532c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions src/data/patreons.original.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
{
"uri": "https://www.patreon.com/haxeflixel?ty=h"
},
{
"uri": "https://www.patreon.com/hxscout?ty=h"
},
{
"uri": "https://www.patreon.com/haxeui?ty=h"
},
Expand Down
2 changes: 1 addition & 1 deletion src/templates/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="details">
by
<json-data select=".authors" separator=", " separator:length-2=" and ">
<a :title=".display" rel="author nofollow" :href=".url"><div :to=".display"></div></a>
<a :title=".display" rel="author nofollow" :href=".url"><span :to=".display"></span></a>
</json-data>
<!--<a title="@skial" rel="author nofollow" href="//twitter.com/skial">Skial Bainn</a> -->
published on
Expand Down

0 comments on commit 72f532c

Please sign in to comment.