diff --git a/api/openapi.yaml b/api/openapi.yaml index 5484f9e..6be919d 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -557,7 +557,7 @@ components: example: true importance: type: string - enum: [required, recommended, optional] + enum: [required, recommended, optional, newsletter] description: How important this header is for deliverability example: "required" issues: diff --git a/web/src/lib/components/AuthenticationCard.svelte b/web/src/lib/components/AuthenticationCard.svelte index e46fe9e..c43be7d 100644 --- a/web/src/lib/components/AuthenticationCard.svelte +++ b/web/src/lib/components/AuthenticationCard.svelte @@ -75,7 +75,7 @@
+ {#each summarySegments as segment}
+ {#if segment.link}
+
+ {segment.text}
+
+ {:else if segment.highlight}
+
+ {segment.text}
+
+ {:else}
+ {segment.text}
+ {/if}
+ {/each}
+ Overall, your email received a grade