suite
This commit is contained in:
parent
aea3a5f365
commit
0ddda460ea
@ -10,8 +10,12 @@
|
||||
!!!
|
||||
|
||||
- @social_url = @social_url || request.url.to_s
|
||||
-if @description and @description == ""
|
||||
- @description = qit "SEO texte description par défaut 2",""
|
||||
|
||||
-if @title.to_s == ""
|
||||
- @title = "Festival Musifrat French Alps : 2 Jours de concerts Rock Pop Blues"
|
||||
|
||||
-if @description.to_s == ""
|
||||
- @description = "2nde Edition du Festival, l'unique rencontre en France entre la Musique et le Rugby. 9 artistes les 25 et 26 Juin 2021 pour se déconfiner les oreilles en plein air et en sécurité."
|
||||
|
||||
%html{:lang => "fr", "xml:lang" => "fr", :xmlns => "http://www.w3.org/1999/xhtml"}
|
||||
%head
|
||||
|
@ -1,14 +1,13 @@
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-157136873-1"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DC47P9SVS8"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-157136873-1');
|
||||
gtag('config', 'G-DC47P9SVS8');
|
||||
</script>
|
||||
|
||||
|
||||
<!-- Facebook Pixel Code -->
|
||||
<script>
|
||||
!function(f,b,e,v,n,t,s)
|
||||
|
Loading…
x
Reference in New Issue
Block a user