mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 14:24:43 -07:00
Update faq.html
This commit is contained in:
parent
e0603b041f
commit
035ba75b17
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ tags: []
|
|||
{% assign sorted_faqs = site.faqs | sort:"sort_id" %}
|
||||
|
||||
<div class="col-md-6 col-md-offset-3">
|
||||
Got a question? Many people do, so there a good chances to find the answer below.
|
||||
Got a question? Many people do, so there a good chances to find the answer below. Edit this page under <a href="https://github.com/greenshot/greenshot/tree/gh-pages/_faqs">Github</a>.
|
||||
<div id="user_accordion" class="panel-group">
|
||||
{% for faq in sorted_faqs %}
|
||||
<div class="panel panel-primary">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue