Update faq.html

This commit is contained in:
mischl 2020-04-17 20:30:27 +02:00 committed by GitHub
commit 035ba75b17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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">