Add FAQ page back to the Documentation page.

Some this disappeared, likely during the conversion to the new website.
This adds the FAQ page back in with some fresh content.
This commit is contained in:
Jonathan S. Katz
2019-10-18 13:36:25 +02:00
parent 9442e53db2
commit e13528f1a3
2 changed files with 32 additions and 6 deletions

View File

@ -37,6 +37,7 @@ sitenav = {
{'title': 'Release Notes', 'link': '/docs/release/'},
{'title': 'Books', 'link': '/docs/books/'},
{'title': 'Online Resources', 'link': '/docs/online-resources/'},
{'title': 'FAQ', 'link': '/docs/faq/'},
{'title': 'Wiki', 'link': 'https://wiki.postgresql.org'},
],
'community': [