Skip to content

Commit

Permalink
update the faq for github page
Browse files Browse the repository at this point in the history
  • Loading branch information
hackjutsu committed Jun 18, 2021
1 parent 53acb12 commit b5ff05f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,7 @@ <h2>FAQ</h2>
<li class='faq-item'>
<div class="faq-question">Why is the language of my gist "Other"?</div>
<div class="faq-answer">
<b>Lepton</b> depends on GitHub API to detect the language. If this fails,
you can put <code>"// vim: syntax=&ltyour_language&gt"</code> at the top of the gist to specify the language.
Lepton replies on GitHub APIs to detect the language. To overwrite the result, put <code>"// vim: syntax=&ltyour_language&gt"</code> at the beginning of the gist.
<div class="github-snippet">
<script src="https://gist.github.com/hackjutsu/288bbaaf821851df0ded368cf36e3104.js"></script>
</div>
Expand Down

0 comments on commit b5ff05f

Please sign in to comment.