mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
landing_page: Restructure bottom navigation.
We recently added a lot of new pages to our top navigation and restructured top-navigation in general. This commit updates the footer to reflect the recent changes to our top navigation.
This commit is contained in:
@@ -159,6 +159,9 @@ IGNORED_PHRASES = [
|
||||
# Used in GIPHY popover.
|
||||
r"GIFs",
|
||||
r"GIPHY",
|
||||
# Used in our case studies
|
||||
r"Technical University of Munich",
|
||||
r"University of California San Diego",
|
||||
]
|
||||
|
||||
# Sort regexes in descending order of their lengths. As a result, the
|
||||
|
||||
Reference in New Issue
Block a user