twtusdc commited on
Commit
2b2f50c
·
verified ·
1 Parent(s): e020eac

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +17 -0
index.html CHANGED
@@ -1,5 +1,22 @@
1
  <!doctype html>
2
  <html lang="en"><head>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  <style>
4
  .anticon {
5
  display: inline-block;
 
1
  <!doctype html>
2
  <html lang="en"><head>
3
+ <!-- Meta Pixel Code -->
4
+ <script>
5
+ !function(f,b,e,v,n,t,s)
6
+ {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
7
+ n.callMethod.apply(n,arguments):n.queue.push(arguments)};
8
+ if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
9
+ n.queue=[];t=b.createElement(e);t.async=!0;
10
+ t.src=v;s=b.getElementsByTagName(e)[0];
11
+ s.parentNode.insertBefore(t,s)}(window, document,'script',
12
+ 'https://connect.facebook.net/en_US/fbevents.js');
13
+ fbq('init', '1064032938995299');
14
+ fbq('track', 'PageView');
15
+ </script>
16
+ <noscript><img height="1" width="1" style="display:none"
17
+ src="https://www.facebook.com/tr?id=1064032938995299&ev=PageView&noscript=1"
18
+ /></noscript>
19
+ <!-- End Meta Pixel Code -->
20
  <style>
21
  .anticon {
22
  display: inline-block;