Add comments for sample env file

This commit is contained in:
Sat Naing
2022-09-17 00:53:40 +06:30
parent 2899681dbc
commit 7168fca998
+6 -1
View File
@@ -1,4 +1,9 @@
PUBLIC_AUTHOR=Sat Naing
# this is just a sample .env file
# you can replace any value in the following environment variables
# note that if you change the default og image name,
# you also need to change that image name under public directory
# also, don't forget to rename this file from ".env.sample" to ".env"
PUBLIC_AUTHOR=Your Name
PUBLIC_SITE_DESC=A minimal, responsive and SEO-friendly Astro blog theme.
PUBLIC_SITE_TITLE=AstroPaper
PUBLIC_OG_IMAGE=og-default.png