We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf3ebf commit 3cf76aeCopy full SHA for 3cf76ae
_config.yml
@@ -5,4 +5,8 @@ show_excerpts: false
5
minima:
6
social_links:
7
github: "https://github.com/Ritik-Agarwal50"
8
- twitter: "https://x.com/RitikkAgarwalll"
+ twitter: "https://x.com/RitikkAgarwalll"
9
+head_html: |
10
+ <style>
11
+ a[href*="feed.xml"] { display: none !important; }
12
+ </style>
0 commit comments