Skip to content

Instantly share code, notes, and snippets.

View evandrojr's full-sized avatar
🤗
Studying Go

Evandro Magalhães Leite Júnior evandrojr

🤗
Studying Go
View GitHub Profile
@evandrojr
evandrojr / index.html
Last active August 29, 2015 14:27 — forked from anonymous/index.html
Saúde de Aço // source https://jsbin.com/yuhoze
<!DOCTYPE html>
<html ng-app="SaudeDeAco">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular.js"></script>
<meta charset="utf-8">
<title>Saúde de Aço</title>
</head>
<body ng-controller="mainCtrl">
<h3>Semana atual: {{currentWeek}} </h3>