changeset 29:cd35ba127222

test: altered setup.org so that pages will implement google analytics.
author Dylan Holmes <ocsenave@gmail.com>
date Sun, 29 Apr 2012 03:31:57 -0500
parents 91ede1e909b9
children 3bb3b87c3bff
files org/setup.org
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/setup.org	Sat Apr 28 18:02:41 2012 -0500
     1.2 +++ b/org/setup.org	Sun Apr 29 03:31:57 2012 -0500
     1.3 @@ -1,5 +1,5 @@
     1.4  #+MATHJAX: align:"left" mathml:t path:"/MathJax/MathJax.js"
     1.5 -#+STYLE: <link rel="stylesheet" type="text/css" href="../../aurellem/css/argentum.css" />
     1.6 +#+STYLE: <script type="text/javascript">var _gaq = _gaq || [];_gaq.push(['_setAccount', 'UA-31261312-1']);_gaq.push(['_trackPageview']);(function() {var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);})();</script><link rel="stylesheet" type="text/css" href="../../aurellem/css/argentum.css" />
     1.7  #+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
     1.8  #+babel: :mkdirp yes :noweb yes
     1.9