Skip to content

Commit 1615e44

Browse files
authored
turn on search
1 parent c763659 commit 1615e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ reCaptcha:
7171
secret :
7272
atom_feed:
7373
path : # blank (default) uses feed.xml
74-
search : # true, false (default)
74+
search : true # true, false (default)
7575
search_full_content : # true, false (default)
7676
search_provider : # lunr (default), algolia, google
7777
algolia:
@@ -114,7 +114,7 @@ analytics:
114114
# Site Author
115115
author:
116116
name : "pyOpenSci"
117-
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
117+
avatar : "/images/logo.png" # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
118118
bio : "pyOpenSci promotes open and reproducible research through peer-review of well-documented and tested scientific Python packages."
119119
location : "Global"
120120
email :

0 commit comments

Comments
 (0)