Compare commits
2 Commits
4311a3ea1f
...
3b25c01736
Author | SHA1 | Date | |
---|---|---|---|
|
3b25c01736 | ||
|
370df98a82 |
@ -204,13 +204,15 @@
|
||||
|
||||
=link_to ic(:facebook), "https://www.facebook.com/musifratfestivalofficiel", :target => "_blank"
|
||||
=link_to ic(:instagram), "https://www.instagram.com/musifratfestival" , :target => "_blank"
|
||||
=link_to ic(:twitter), "https://twitter.com/musifrat" , :target => "_blank"
|
||||
=link_to ic(:linkedin), "https://www.linkedin.com/company/musifrat-festival" , :target => "_blank"
|
||||
=link_to ic(:youtube), "https://www.youtube.com/channel/UCcLn0RwcpVfpTJGT3V4PrQw" , :target => "_blank"
|
||||
|
||||
#contacts
|
||||
|
||||
%p
|
||||
=link_to "Mentions légales", "/fr/mentions-legales.html", :target => "_blank"
|
||||
=link_to "Partenaires", "/fr/billetterie.html"
|
||||
=link_to "Partenaires", "/fr/partenaires.html"
|
||||
|
||||
=link_to "Contactez-nous", "mailto:fraternelle-rugby-moirans@orange.fr"
|
||||
|
||||
.clear
|
||||
|
@ -1,9 +1,9 @@
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120729770-1"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-157136873-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA--1');
|
||||
gtag('config', 'UA-157136873-1');
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user