We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff97662 commit 995a2d4Copy full SHA for 995a2d4
mix.exs
@@ -10,7 +10,7 @@ defmodule MjmlEEx.MixProject do
10
name: "MJML EEx",
11
source_url: "https://github.com/akoutmos/mjml_eex",
12
homepage_url: "https://hex.pm/packages/mjml_eex",
13
- description: "A wrapper around https://hex.pm/packages/mjml to easily use MJML with EEx",
+ description: "Create emails that WOW your customers using MJML and EEx",
14
start_permanent: Mix.env() == :prod,
15
test_coverage: [tool: ExCoveralls],
16
preferred_cli_env: [
0 commit comments