Update settings
parent
d7b5d0c5ac
commit
f1f4dd50ca
4
.env
4
.env
|
@ -1,6 +1,6 @@
|
||||||
THEME=https://raw.githubusercontent.com/chrisgrieser/shimmering-focus/HEAD/theme.css
|
THEME=https://raw.githubusercontent.com/chrisgrieser/shimmering-focus/HEAD/theme.css
|
||||||
BASE_THEME=dark
|
BASE_THEME=dark
|
||||||
SITE_NAME_HEADER=You found it!
|
SITE_NAME_HEADER=You found me!
|
||||||
SITE_BASE_URL=https://netlify-neopets.vercel.app
|
SITE_BASE_URL=https://netlify-neopets.vercel.app
|
||||||
SHOW_CREATED_TIMESTAMP=true
|
SHOW_CREATED_TIMESTAMP=true
|
||||||
TIMESTAMP_FORMAT=MMM dd, yyyy h:mm a
|
TIMESTAMP_FORMAT=MMM dd, yyyy h:mm a
|
||||||
|
@ -16,7 +16,7 @@ dgPassFrontmatter=false
|
||||||
dgShowBacklinks=true
|
dgShowBacklinks=true
|
||||||
dgShowLocalGraph=false
|
dgShowLocalGraph=false
|
||||||
dgShowInlineTitle=false
|
dgShowInlineTitle=false
|
||||||
dgShowFileTree=true
|
dgShowFileTree=false
|
||||||
dgEnableSearch=true
|
dgEnableSearch=true
|
||||||
dgShowToc=false
|
dgShowToc=false
|
||||||
dgLinkPreview=false
|
dgLinkPreview=false
|
||||||
|
|
Loading…
Reference in New Issue