File tree Expand file tree Collapse file tree 4 files changed +10
-0
lines changed
Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1313 "name" : " Discord" ,
1414 "link" : " https://discord.gg/GWDRS3kU6R" ,
1515 "image" : " images/social/discord.svg"
16+ },
17+ {
18+ "name" : " RSS" ,
19+ "link" : " /blog/index.xml" ,
20+ "image" : " images/social/rss.svg"
1621 }
1722]
Original file line number Diff line number Diff line change 2626 < meta name ="theme-color " content ="{{ .Site.Params.homepage_meta_tags.meta_theme_color }} " />
2727 {{ end }}
2828 < link rel ="icon " type ="image/x-icon " href ="{{ "favicon.ico " | relURL }}">
29+ < link rel ="alternate " type ="application/rss+xml " title ="Stockfish Blog RSS Feed " href ="/blog/index.xml ">
2930 < link href ="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap " rel ="stylesheet ">
3031
3132 <!-- CSS-->
Original file line number Diff line number Diff line change 2626 < meta name ="theme-color " content ="{{ .Site.Params.homepage_meta_tags.meta_theme_color }} " />
2727 {{ end }}
2828 < link rel ="icon " type ="image/x-icon " href ="{{ "favicon.ico " | relURL }}">
29+ < link rel ="alternate " type ="application/rss+xml " title ="Stockfish Blog RSS Feed " href ="/blog/index.xml ">
2930 < link href ="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap " rel ="stylesheet ">
3031
3132 < link href ="/fontawesome/css/fontawesome.min.css " rel ="stylesheet ">
You can’t perform that action at this time.
0 commit comments