Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit d43665f5 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Merge branch '119-footer-change-twitter-account' into 'master'

Resolve "footer : change twitter account"

Closes #119

See merge request !98
parents 2e063f0d eaa14763
No related branches found
No related tags found
1 merge request!98Resolve "footer : change twitter account"
Pipeline #11684 passed
...@@ -39,7 +39,7 @@ function Footer() { ...@@ -39,7 +39,7 @@ function Footer() {
<FaGitlab className="footer-icons" /> <FaGitlab className="footer-icons" />
</a> </a>
<a href="https://www.youtube.com/channel/UCauIDghddUNu6Fto1nR9Bmg/?sub_confirmation=1" target="_blank" rel="noreferrer"> <a href="https://www.youtube.com/@MentorDevOps?sub_confirmation=1" target="_blank" rel="noreferrer">
<FaYoutube className="footer-icons" /> <FaYoutube className="footer-icons" />
</a> </a>
...@@ -47,7 +47,7 @@ function Footer() { ...@@ -47,7 +47,7 @@ function Footer() {
<FaLinkedin className="footer-icons" /> <FaLinkedin className="footer-icons" />
</a> </a>
<a href="https://twitter.com/art_devops" target="_blank" rel="noreferrer"> <a href="https://twitter.com/froggit_fr" target="_blank" rel="noreferrer">
<FaTwitter className="footer-icons" /> <FaTwitter className="footer-icons" />
</a> </a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment