mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Remove unused .env.sample file
This commit is contained in:
-10
@@ -1,10 +0,0 @@
|
|||||||
# 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
|
|
||||||
PUBLIC_POST_PER_PAGE=3
|
|
||||||
Reference in New Issue
Block a user