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 4d5871fe authored by Plumtree3D's avatar Plumtree3D
Browse files

feat: stat pixel in fotter

parent c563fda9
No related branches found
No related tags found
No related merge requests found
Pipeline #12290 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