@ -7,6 +7,7 @@
< link rel = "stylesheet" href = "css/style.css" >
< link rel = "icon" href = "img/favicon.ico" >
<!-- Facebook Pixel Code -->
< script >
!function(f,b,e,v,n,t,s)
@ -30,6 +31,11 @@
< script >
function onClick() {
fbq('track', 'Contact');
};
function redirect(){
window.location.href = "https://m.me/pedf.cuni";
};
< / script >
@ -40,7 +46,6 @@
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-D17CKR62E9');
< / script >
@ -56,7 +61,7 @@
< div class = "row" >
< p style = "align-self:flex-start;" >
Můj člověk se jmenuje Kuba. Touží být učitelem, inspirovat, nadchnout studenty, ale neumí tak docela mluvit s lidmi. Říkáte si, že to nejde moc dohromady? Jo, to máte pravdu, a proto jsem tu já. Ale to bych vám měl asi vysvětlit.< br >
< a onClick = "fbq('track', 'Contact');" href = "https://m.me/pedf.cuni " class = "messenger" > < img src = "img/messenger.png" alt = "messenger" > < / a >
< button onClick = "fbq('track', 'Contact');redirect(); " class = "messenger" > < img src = "img/messenger.png" alt = "messenger" > < / button >
< / p >
< img src = "img/fitemebro.png" alt = "oli" >
< / div >