git ssb

0+

Rômulo Alves / website



Commit b2d283111d6afc0f3d9231118e7e73b83a324226

Including analytics code

Rômulo Alves committed on 10/8/2016, 1:19:05 AM
Parent: 1bfb0d193cbe211d8658796595d6f4020592add5

Files changed

src/index.htmlchanged
index.htmldeleted
src/index.htmlView
@@ -38,8 +38,16 @@
3838 </p>
3939 </section>
4040 </section>
4141 </div>
42+ <script>
43+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
44+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
45+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
46+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
47+ ga('create', 'UA-85356962-1', 'auto');
48+ ga('send', 'pageview');
49+ </script>
4250 <!-- build:js index.js -->
4351 <script src="index.js"></script>
4452 <!-- build:js index.js -->
4553 </body>
index.htmlView
@@ -1,1 +1,0 @@
1-<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=description content="@romuloalves - Web Developer"><meta name=viewport content="width=device-width, initial-scale=1.0"><title>@romuloalves</title><style>*{font-family:Menlo,Monaco,Consolas}body{padding-top:80px}.container{margin:0 auto;text-align:center;width:90%}h1,h2{padding:0;margin:0}h1{font-size:25px}h2{color:#888;font-size:15px}.content,aside{margin-top:50px}.content section{margin-top:25px}.content a,aside a{display:inline-block;font-size:12px;margin:0 15px 15px 0}.content h1{font-size:20px}</style></head><body><div class=container><h1>Rômulo Alves</h1><h2>Web Developer at <a href="https://www.cwi.com.br/" title=@cwisoftware target=_blank>@cwisoftware</a></h2><aside><a href=https://twitter.com/romuloalves target=_blank title=Twitter>Twitter</a> <a href=https://github.com/romuloalves target=_blank title=GitHub>GitHub</a> <a href=mailto:romuloaalv@gmail.com target=_blank title=Email>Email</a></aside><section class=content><section><h1>Where am I?</h1><a href></a><h2><a href="https://www.google.com.br/maps/place/Sapiranga,+RS/@-29.6410773,-51.0112617,14z/data=!3m1!4b1!4m5!3m4!1s0x95193f737e8194df:0x571f590faf537198!8m2!3d-29.6353852!4d-51.0069543?hl=en" title="Sapiranga, Rio Grande do Sul, Brazil" target=_blank>Sapiranga, Rio Grande do Sul, Brazil</a></h2></section><section><h1>Projects</h1><p><a href=https://chrome.google.com/webstore/detail/feevale-login/koehjiiolfbhoknakjbecclbkjommagi title="Feevale Login" target=_blank>Feevale Login</a> <a href=https://github.com/romuloalves/coffeerelax title=Coffeerelax target=_blank>Coffeerelax</a> <a href=https://github.com/romuloalves/cwi-registrar-ponto title="CWI Registrar Ponto" target=_blank>CWI Registrar Ponto</a> <a href=https://chrome.google.com/webstore/detail/superplayerfm-control/kfcbakdlhhmnfnpgjohggcaifdadglbm title="Superplayer.fm Control" target=_blank>Superplayer.fm Control</a></p></section><section><h1>Talks</h1><p><a href=https://github.com/romuloalves/cwi-dojo-react title="Dojo React" target=_blank>Dojo React at @cwisoftware</a></p></section></section></div></body></html>

Built with git-ssb-web