Skip to content

Commit

Permalink
[FOOTER] Update Blog RSS link
Browse files Browse the repository at this point in the history
  • Loading branch information
RoiArthurB committed Jun 22, 2022
1 parent 98f929b commit 2234e90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions website/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.docusaurus
static
sidebars.json
pdf
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ module.exports={
html: '<a class="footer__link-item" href="https://www.youtube.com/channel/UCWJ1kWGDDI-9u2f2uD0gcaQ" target="_blank" rel="noopener noreferrer"><i class="fab fa-youtube"></i> Youtube <i class="fa fa-arrow-up-right-from-square"></i></a>'
},
{
html: '<a class="footer__link-item" href="https://gama-platform.org/blog/feed" target="_blank" rel="noopener noreferrer"><i class="fa fa-rss"></i> Blog RSS <i class="fa fa-arrow-up-right-from-square"></i></a>'
html: '<a class="footer__link-item" href="https://gama-platform.org/blog/rss.xml" target="_blank" rel="noopener noreferrer"><i class="fa fa-rss"></i> Blog RSS <i class="fa fa-arrow-up-right-from-square"></i></a>'
}
],
},
Expand Down

0 comments on commit 2234e90

Please sign in to comment.