From dd662b13e485a6b3a57e69c76bd548a12a5fc644 Mon Sep 17 00:00:00 2001 From: bic Date: Sun, 12 Jan 2025 02:14:13 +0530 Subject: [PATCH] r13 --- _config.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/_config.yml b/_config.yml index ef0cd7f..5831436 100644 --- a/_config.yml +++ b/_config.yml @@ -42,7 +42,7 @@ repo_trophies: # will use title and url fields # Take a look to https://github.com/jekyll/jekyll-feed for more customization -rss_icon: true +#rss_icon: true # ----------------------------------------------------------------------------- # Layout @@ -50,9 +50,9 @@ rss_icon: true navbar_fixed: true footer_fixed: true -search_enabled: true -socials_in_search: true -bib_search: true +#search_enabled: true +#socials_in_search: true +#bib_search: true # Dimensions max_width: 930px @@ -93,12 +93,12 @@ permalink: /blog/:year/:title/ lsi: false # produce an index for related posts # Pagination -pagination: - enabled: true +#pagination: +# enabled: true -related_blog_posts: - enabled: true - max_related: 5 +#related_blog_posts: +# enabled: true +# max_related: 5 # Giscus comments (RECOMMENDED) # Follow instructions on https://giscus.app/ to setup for your repo to fill out the information below. @@ -122,13 +122,13 @@ disqus_shortname: al-folio # put your disqus shortname # External sources. # If you have blog posts published on medium.com or other external sources, # you can display them in your blog by adding a link to the RSS feed. -external_sources: - - name: medium.com - rss_url: https://medium.com/@al-folio/feed - - name: Google Blog - posts: - - url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/ - published_date: 2024-05-14 +#external_sources: +# - name: medium.com +# rss_url: https://medium.com/@al-folio/feed +# - name: Google Blog +# posts: +# - url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/ +# published_date: 2024-05-14 # ----------------------------------------------------------------------------- # Newsletter