mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
portico: Add End Point Dev case study page.
This commit is contained in:
@@ -89,6 +89,11 @@ landing_page_urls = [
|
||||
landing_view,
|
||||
{"template_name": "corporate/case-studies/idrift-case-study.html"},
|
||||
),
|
||||
path(
|
||||
"case-studies/end-point/",
|
||||
landing_view,
|
||||
{"template_name": "corporate/case-studies/end-point-case-study.html"},
|
||||
),
|
||||
path(
|
||||
"case-studies/tum/",
|
||||
landing_view,
|
||||
|
||||
Reference in New Issue
Block a user