diff --git a/.env.dev.example b/.env.dev.example index 1cf8e3441..f407c52b1 100644 --- a/.env.dev.example +++ b/.env.dev.example @@ -52,4 +52,4 @@ PREVIEW_BG_COLOR=use_dominant_color_light PREVIEW_TEXT_COLOR="#363636" PREVIEW_IMG_WIDTH=1200 PREVIEW_IMG_HEIGHT=630 -PREVIEW_DEFAULT_COVER_COLOR="#002549" \ No newline at end of file +PREVIEW_DEFAULT_COVER_COLOR="#002549" diff --git a/.env.prod.example b/.env.prod.example index 646b02587..d61c46af5 100644 --- a/.env.prod.example +++ b/.env.prod.example @@ -52,4 +52,4 @@ PREVIEW_BG_COLOR=use_dominant_color_light PREVIEW_TEXT_COLOR="#363636" PREVIEW_IMG_WIDTH=1200 PREVIEW_IMG_HEIGHT=630 -PREVIEW_DEFAULT_COVER_COLOR="#002549" \ No newline at end of file +PREVIEW_DEFAULT_COVER_COLOR="#002549"