mirror of
https://github.com/safing/web
synced 2025-09-02 11:09:03 +00:00
Add new site routes
This commit is contained in:
parent
3d345ee297
commit
88a2bfd08d
1 changed files with 6 additions and 0 deletions
|
@ -18,13 +18,19 @@ img_url: /assets/img/
|
||||||
vendor_url: /vendor/
|
vendor_url: /vendor/
|
||||||
|
|
||||||
### pages
|
### pages
|
||||||
|
about_url: /about/
|
||||||
blog_url: /blog/
|
blog_url: /blog/
|
||||||
community_hub_url: /community-hub/
|
community_hub_url: /community-hub/
|
||||||
contact_url: /contact/
|
contact_url: /contact/
|
||||||
|
help_url: /help/
|
||||||
newsletter_url: /newsletter/
|
newsletter_url: /newsletter/
|
||||||
our_values_url: /our-values/
|
our_values_url: /our-values/
|
||||||
|
ownership_url: /ownership/
|
||||||
podcast_url: /podcast/
|
podcast_url: /podcast/
|
||||||
|
portmaster_url: /portmaster/
|
||||||
privacy_url: /privacy/
|
privacy_url: /privacy/
|
||||||
|
spn_url: /spn/
|
||||||
|
team_url: /team/
|
||||||
technology_url: /technology/
|
technology_url: /technology/
|
||||||
terms_url: /terms/
|
terms_url: /terms/
|
||||||
whitepaper_url: /files/whitepaper/
|
whitepaper_url: /files/whitepaper/
|
||||||
|
|
Loading…
Add table
Reference in a new issue