mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
2.7 KiB
2.7 KiB
| layout | title | nav_order | has_children | permalink | hyper_links | ||
|---|---|---|---|---|---|---|---|
| default | FAQ | 9 | false | /faq/ |
|
{% include custom/FAQ/faq-template.html %}
Frequently Asked Questions
Welcome to our FAQ!
{% for faq in site.data.faq.FAQ %}
{{ faq.question }}
{{ faq.answer }}