Skip to content

Commit

Permalink
moar cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommaso De Marchi committed Feb 7, 2024
1 parent 4d34a83 commit 4dd0285
Showing 1 changed file with 3 additions and 20 deletions.
23 changes: 3 additions & 20 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,9 @@ atom_feed:
hide : false
search : true
search_full_content : true
search_provider : # lunr (default), algolia, google
search_provider : lunr
lunr:
search_within_pages : # true, false (default)
algolia:
application_id : # YOUR_APPLICATION_ID
index_name : # YOUR_INDEX_NAME
search_only_api_key : # YOUR_SEARCH_ONLY_API_KEY
powered_by : # true (default), false
google:
search_engine_id : # YOUR_SEARCH_ENGINE_ID
instant_search : # false (default), true
search_within_pages : true
# SEO Related
google_site_verification :
bing_site_verification :
Expand Down Expand Up @@ -92,9 +84,6 @@ author:
location : "Italy"
email : "[email protected]"
links:
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
# url: "mailto:[email protected]"
- label: "Website"
icon: "fas fa-fw fa-link"
url: "https://demarchi.xyz"
Expand All @@ -117,18 +106,12 @@ footer:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/tdm_dema"
- label: "Facebook"
icon: "fab fa-fw fa-facebook-square"
# url:
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/tdmdema"
- label: "GitLab"
icon: "fab fa-fw fa-gitlab"
# url: "https://github.com/tdmdema"
- label: "Bitbucket"
icon: "fab fa-fw fa-bitbucket"
# url:
url: "https://github.com/tdmdema"
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
url: "https://www.instagram.com/tdm_dema/"
Expand Down

0 comments on commit 4dd0285

Please sign in to comment.