Merge pull request #1653 from hackmdio/fix/feature-section-slide-mode-link-broken

This commit is contained in:
Max Wu 2021-01-22 15:45:14 +08:00 committed by GitHub
commit c1a1290717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@
</a> </a>
</div> </div>
<div class="col-md-4 inner"> <div class="col-md-4 inner">
<a href="<%- serverURL %>/features#Slide-Modee"> <a href="<%- serverURL %>/features#Slide-Mode">
<i class="fa fa-tv fa-3x"></i> <i class="fa fa-tv fa-3x"></i>
<h4><%= __('Support slide mode') %></h4> <h4><%= __('Support slide mode') %></h4>
</a> </a>