File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ reCaptcha:
71
71
secret :
72
72
atom_feed :
73
73
path : # blank (default) uses feed.xml
74
- search : # true, false (default)
74
+ search : true # true, false (default)
75
75
search_full_content : # true, false (default)
76
76
search_provider : # lunr (default), algolia, google
77
77
algolia :
@@ -114,7 +114,7 @@ analytics:
114
114
# Site Author
115
115
author :
116
116
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"
118
118
bio : " pyOpenSci promotes open and reproducible research through peer-review of well-documented and tested scientific Python packages."
119
119
location : " Global"
120
120
email :
You can’t perform that action at this time.
0 commit comments