mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
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:
@ -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': [
|
||||
|
Reference in New Issue
Block a user