Sync Academic v3-dev
This commit is contained in:
parent
88e8d551eb
commit
7eb5576d79
@ -98,7 +98,7 @@ enableGitInfo = false
|
|||||||
# SITE SETUP
|
# SITE SETUP
|
||||||
|
|
||||||
# Color theme.
|
# Color theme.
|
||||||
# Choose from `default`, `ocean`, `forest`, `coffee`, `dark`, or `1950s`.
|
# Choose from `default`, `ocean`, `forest`, `dark`, `apogee`, `1950s`, `coffee`, `cupcake`.
|
||||||
color_theme = "default"
|
color_theme = "default"
|
||||||
|
|
||||||
# Font style.
|
# Font style.
|
||||||
|
@ -13,5 +13,10 @@ weight = 70
|
|||||||
# Automatically link email and phone?
|
# Automatically link email and phone?
|
||||||
autolink = true
|
autolink = true
|
||||||
|
|
||||||
|
# Email form provider
|
||||||
|
# 0: Disable email form
|
||||||
|
# 1: Netlify (requires that the site is hosted by Netlify)
|
||||||
|
# 2: formspree.io
|
||||||
|
email_form = 2
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user