diff --git a/.env.sample b/.env.sample new file mode 100644 index 0000000..a36d914 --- /dev/null +++ b/.env.sample @@ -0,0 +1,4 @@ +PUBLIC_AUTHOR=Sat Naing +PUBLIC_SITE_DESC=A minimal, responsive and SEO-friendly Astro blog theme. +PUBLIC_SITE_TITLE=AstroPaper +PUBLIC_OG_IMAGE=og-default.png \ No newline at end of file