git ssb

0+

Rômulo Alves / website



Tree: c625b7bbdb2b7e9e9805205eaac75ab2aa466f62

Files: c625b7bbdb2b7e9e9805205eaac75ab2aa466f62 / src / index.html

841 bytesRaw
1<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="description" content="Rômulo Alves personal website">
7 <meta name="viewport" content="width=device-width, initial-scale=1.0">
8 <title>Rômulo Alves</title>
9 <!-- build:inlinecss -->
10 <link rel="stylesheet" type="text/css" href="style.css">
11 <!-- endbuild -->
12 </head>
13 <body>
14 <div class="container">
15 <h1>Rômulo Alves</h1>
16 <h2>Web Developer</h2>
17 <aside>
18 <a href="https://twitter.com/romuloalves" target="_blank" title="Twitter">Twitter</a>
19 <a href="https://github.com/romuloalves" target="_blank" title="GitHub">GitHub</a>
20 <a href="mailto:romuloaalv@gmail.com" target="_blank" title="Email">Email</a>
21 </aside>
22 </div>
23 </body>
24</html>

Built with git-ssb-web