Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
feat: Added new Newsletter Design (#291)
Browse files Browse the repository at this point in the history
* feat: Added new `Newsletter` Design

* refactor: `Newsletter` > `NewsletterSignup`
  • Loading branch information
oliverlloyd authored Oct 29, 2021
1 parent 7f6863a commit 1deedc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/format.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ enum ArticleDesign {
Obituary,
Correction,
FullPageInteractive,
NewsletterSignup,
}

enum ArticleDisplay {
Expand Down

0 comments on commit 1deedc6

Please sign in to comment.