Skip to content

Commit

Permalink
Fix index.shtml include path
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Jun 26, 2018
1 parent 65ec2dd commit 9ed1c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.shtml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
<!--#if expr="" -->
<!-- point to .shtml while test locally -->
<!--#endif -->
<!--#include virtual="/inc/dlff.html" -->
<!--#include virtual="/inc/dlff.shtml" -->
</div>
</div>
<div class="download dl-mobile" onclick="">
Expand Down

0 comments on commit 9ed1c06

Please sign in to comment.