Skip to content

Commit 3065267

Browse files
committed
Remove blogs
1 parent 8e6f576 commit 3065267

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

_config.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -160,16 +160,16 @@ disqus_shortname: al-folio # put your disqus shortname
160160
# you can display them in your blog by adding a link to the RSS feed.
161161
# Optional: Set default categories and tags for posts from each source.
162162
external_sources:
163-
- name: medium.com
164-
rss_url: https://medium.com/@al-folio/feed
165-
categories: [external-posts]
166-
tags: [medium]
167-
- name: Google Blog
168-
posts:
169-
- url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
170-
published_date: 2024-05-14
171-
categories: [external-posts]
172-
tags: [google]
163+
#- name: medium.com
164+
# rss_url: https://medium.com/@al-folio/feed
165+
# categories: [external-posts]
166+
# tags: [medium]
167+
# - name: Google Blog
168+
# posts:
169+
# - url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
170+
# published_date: 2024-05-14
171+
# categories: [external-posts]
172+
# tags: [google]
173173

174174
# -----------------------------------------------------------------------------
175175
# Newsletter
@@ -325,7 +325,7 @@ terser:
325325

326326
jekyll-archives:
327327
posts:
328-
enabled: [year, tags, categories] # enables year, tag and category archives (remove if you need to disable one of them).
328+
enabled: [] # disable year, tag and category archives (set to [year] or [tags] to enable selectively)
329329
permalinks:
330330
year: "/blog/:year/"
331331
tags: "/blog/:type/:name/"

0 commit comments

Comments
 (0)