tvl-depot/corp/rih/src
Vincent Ambo c7e7f6d682 feat(corp/rih): implement routing support for privacy policy
Mounts the privacy policy at `/privacy-policy`. Using yew_router
"properly" is difficult in components that don't make use of macros
and context magic, so I've opted to use the gloo history handling
directly to parse the location here.

Change-Id: Icde11485f9947bc860a7b2c43772bb0f4cdf2ea1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8653
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-05-27 11:40:41 +00:00
..
home.html feat(corp/rih): implement initial frontend application 2023-05-27 11:40:41 +00:00
main.rs feat(corp/rih): implement routing support for privacy policy 2023-05-27 11:40:41 +00:00
privacy-policy.md feat(corp/rih): add initial privacy policy 2023-05-27 11:40:41 +00:00