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 a7b389cb authored by Plumtree3D's avatar Plumtree3D Committed by Christophe Chaudier
Browse files

feat: stat pixel in fotter

parent 97822a28
No related branches found
No related tags found
1 merge request!20Resolve "add metricool stats with pixel"
Pipeline #13050 passed
...@@ -14,6 +14,7 @@ function Footer() { ...@@ -14,6 +14,7 @@ function Footer() {
const {copyright, links, logo, style} = footer; const {copyright, links, logo, style} = footer;
return ( return (
<div className="footer"> <div className="footer">
<img src="https://tracker.metricool.com/c3po.jpg?hash=f248b753c7238cb1408c440ae7f9c86b"/>
<div className="footer-container"> <div className="footer-container">
<a href="https://www.youtube.com/@MentorDevOps/?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" />
......
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