Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes
File renamed without changes.
4 changes: 4 additions & 0 deletions src/_redirects.liquid
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
permalink: _redirects
---
/credentials/coupon/* /credentials/coupon-vc-v2/:splat 301
/credentials/fema-ics-100/* /credentials/fema-ics-100-vc-v2/:splat 301
/credentials/loyalty-card/* /credentials/loyalty-card-vc-v2/:splat 301

{%- for context in contexts -%}
/.well-known/ni/sha-256/{{context.hash}} {{context.path}}
{% endfor -%}