Skip to content

Commit

Permalink
Update templates.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio authored Jul 6, 2024
1 parent 89635fa commit 295bd06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/templates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ export const templates: TemplateData[] = [
tags: ['email', 'newsletter', 'mailing-list'],
load: () => import('./listmonk/index').then((m) => m.generate),
},
{
id: 'doublezero',
name: 'Double Zero',
version: 'v0.2.1',
Expand Down

0 comments on commit 295bd06

Please sign in to comment.