switch to env for meta-info; add example meta-info.env
This commit is contained in:
7
examples/meta-info.env
Normal file
7
examples/meta-info.env
Normal file
@ -0,0 +1,7 @@
|
||||
USERNAME=testuser
|
||||
FULL_NAME="Test User"
|
||||
GEMINI_CAPSULE=gemini://test.com
|
||||
WEBSITE=https://test.com
|
||||
DESCRIPTION="A Test User"
|
||||
EMAIL="test@test.com"
|
||||
LOCATION="Some Place"
|
Reference in New Issue
Block a user