Update index.html

This commit is contained in:
Eric Wood 2017-04-24 12:26:35 -04:00 committed by GitHub
parent 4da76ea78c
commit 88542840dc
1 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,13 @@
ga('create', 'UA-92247838-1', 'auto');
ga('send', 'pageview');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-2094934741938997",
enable_page_level_ads: true
});
</script>
</head>
<body>
<a href="https://github.com/eric-wood/excel2latex"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>