lib/jazzy/themes/jony/templates/footer.mustache in jazzy-0.14.0 vs lib/jazzy/themes/jony/templates/footer.mustache in jazzy-0.14.1
- old
+ new
@@ -1,4 +1,4 @@
<section id="footer">
{{{copyright}}}
- <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v{{jazzy_version}}</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
+ <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v{{jazzy_version}}</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>