Lots of style updates
This commit is contained in:
parent
6c7ba1bc57
commit
db4dceaba5
14 changed files with 194 additions and 77 deletions
|
@ -2,7 +2,7 @@
|
|||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', '{{ site.googleanalytics.id }}']);
|
||||
_gaq.push(['_setAccount', '{{ site.google_analytics }}']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue