git ssb

0+

Rômulo Alves / website



Tree: 4829da0340008840b7dfcb92b1c75d1e1f687112

Files: 4829da0340008840b7dfcb92b1c75d1e1f687112 / src / index.html

1719 bytesRaw
1<html lang="en">
2 <head>
3 <meta charset="utf-8" />
4 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
5 <meta name="description" content="@romuloalves - Web Developer" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7 <link rel="icon" type="image/png" href="favicon.png" />
8 <title>@romuloalves</title>
9 <!-- build:inlinecss -->
10 <link rel="stylesheet" href="css/index.css">
11 <!-- endbuild -->
12 </head>
13 <body>
14 <header>
15 <h1>Rômulo Alves</h1>
16 <h2>
17 Software Developer at <a href="https://www.cwi.com.br/" title="CWI Software" target="_blank">@cwisoftware</a>
18 </h2>
19 </header>
20 <nav>
21 <ul>
22 <li class="no-margin-left">
23 <a href="https://twitter.com/romuloalves" title="twitter" target="_blank">
24 Twitter
25 </a>
26 </li>
27 <li>
28 <a href="https://github.com/romuloalves" title="github" target="_blank">
29 GitHub
30 </a>
31 </li>
32 <li>
33 <a href="mailto:me@romuloalv.es" title="e-mail" target="_blank">
34 E-mail
35 </a>
36 </li>
37 <li class="no-margin-right">
38 <a href="https://blog.romuloalv.es" title="blog" target="_blank">
39 Blog
40 </a>
41 </li>
42 </ul>
43 </nav>
44 <section>
45 <div class="container">
46 <h1>
47 Talks
48 </h1>
49 <ul>
50 <li>
51 <a href="https://speakerdeck.com/romuloalves/componentizando-suas-views-com-react" title="Dojo React at CWI Software" target="_blank">
52 Dojo React at @cwisoftware
53 </a>
54 </li>
55 </ul>
56 </div>
57 </section>
58 </body>
59</html>

Built with git-ssb-web