diff options
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index d2e9900..109dfae 100644 --- a/_config.yml +++ b/_config.yml @@ -43,10 +43,10 @@ use_prose_io: false # - github : it uses internal github repository search # - google : it uses cse search bar, you need to configure google_cse_token # -search_engine : "google" +search_engine : "github" # Setting google custom search engine for google # cse search bar (https://cse.google.it/cse/) -google_cse_token: 3211b10d74ee61986 +google_cse_token: # # Jekyll configurations |
