Skip to content
This repository has been archived by the owner. It is now read-only.

Gh pages fast forward #1

Merged
merged 14 commits into from Oct 5, 2015

_blank

  • Loading branch information
nicholasareed committed Nov 10, 2014
commit e044fbb513343b6c10e0148362e898745d984554
@@ -12,7 +12,7 @@
<div class="more-info-2">

{{#if tip.[3]}}
<a href="{{tip.[4]}}" target="_system">{{tip.[3]}}</a>
<a href="{{tip.[4]}}" target="_blank">{{tip.[3]}}</a>
{{else}}
{{tip.[2]}}
{{/if}}
@@ -27,7 +27,7 @@
<div class="more-info-2">

{{#if [3]}}
<a href="{{[4]}}" target="_system">{{[3]}}</a>
<a href="{{[4]}}" target="_blank">{{[3]}}</a>
{{else}}
{{[2]}}
{{/if}}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.