-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
23 lines (23 loc) · 1.01 KB
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SITE_NAME_HEADER=Breadthcharge
SITE_BASE_URL=breadthcharge.net
SHOW_CREATED_TIMESTAMP=false
TIMESTAMP_FORMAT=yyyy-mm-dd HH:mm a
SHOW_UPDATED_TIMESTAMP=false
NOTE_ICON_DEFAULT=
NOTE_ICON_TITLE=false
NOTE_ICON_FILETREE=true
NOTE_ICON_INTERNAL_LINKS=false
NOTE_ICON_BACK_LINKS=true
STYLE_SETTINGS_CSS=body.css-settings-manager { --h1-size: 2em; --h2-size: 1.875em; --accent-dark-h: 267.1875; --accent-dark-s: 57.14285714285713%; --accent-dark-l: 78.03921568627452%; --list-spacing: 0.1em; } body.theme-light.css-settings-manager { } body.theme-dark.css-settings-manager { --background-tertiary: #393552; --background-primary: #2a273f; --background-secondary: #232136; --text-normal: #e0def4; --text-muted: #908caa; --text-faint: #6e6a86; }
THEME=https://raw.githubusercontent.com/Akifyss/obsidian-border/HEAD/theme.css
BASE_THEME=dark
dgHomeLink=true
dgPassFrontmatter=false
dgShowBacklinks=false
dgShowLocalGraph=false
dgShowInlineTitle=false
dgShowFileTree=false
dgEnableSearch=false
dgShowToc=false
dgLinkPreview=false
dgShowTags=false