diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 14:02:20 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 14:02:20 -0500 |
| commit | 311bcef19760e6d5ce0b63326d065571b1d76423 (patch) | |
| tree | 3e74597253e854bebf522d36e3be8169c403f485 /static/index.html | |
| parent | 9db61116f363fbb6285bbd57b14bf52e54d66738 (diff) | |
add initial FAQ with one Q/A as an example
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 1f85822b..69507396 100644 --- a/static/index.html +++ b/static/index.html @@ -31,7 +31,7 @@ <li><a href="/install">Install</a></li> <li><a href="/build">Build</a></li> <li><a href="/usage">Usage</a></li> - <!--<li><a href="/faq">FAQ</a></li>--> + <li><a href="/faq">FAQ</a></li> <li><a href="/releases">Releases</a></li> <li><a href="/source">Source</a></li> <li><a href="/donate">Donate</a></li> |
