We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 032162d commit 584dc90Copy full SHA for 584dc90
1 file changed
_config.yml
@@ -122,13 +122,7 @@ disqus_shortname: al-folio # put your disqus shortname
122
# External sources.
123
# If you have blog posts published on medium.com or other external sources,
124
# you can display them in your blog by adding a link to the RSS feed.
125
-external_sources:
126
- - name: medium.com
127
- rss_url: https://medium.com/@al-folio/feed
128
- - name: Google Blog
129
- posts:
130
- - url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
131
- published_date: 2024-05-14
+external_sources: [] # add your own sources here (see README for structure)
132
133
# -----------------------------------------------------------------------------
134
# Newsletter
0 commit comments