Commit bbb73de78070023ab64f8991a216e42d96fa31fc
Removes Pling and projects
romuloalves committed on 8/7/2020, 6:01:45 PMParent: 0c31291cad109e5a6520b68660aea50b1a2e82f7
Files changed
index.html | changed |
index.html | ||
---|---|---|
@@ -3,9 +3,9 @@ | ||
3 | 3 … | <head> |
4 | 4 … | <meta charset="UTF-8"> |
5 | 5 … | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | 6 … | <meta http-equiv="X-UA-Compatible" content="ie=edge"> |
7 | - <meta name="description" content="romuloalves - software engineer at Pling" /> | |
7 … | + <meta name="description" content="romuloalves - software engineer" /> | |
8 | 8 … | <link rel="icon" type="image/png" href="static/favicon.png" /> |
9 | 9 … | <title>romuloalves</title> |
10 | 10 … | <style type="text/css"> |
11 | 11 … | html, body { |
@@ -77,9 +77,9 @@ | ||
77 | 77 … | <body> |
78 | 78 … | <header> |
79 | 79 … | <h1>Rômulo Alves</h1> |
80 | 80 … | <h2> |
81 | - software engineer at <a href="https://pling.net.br" target="_blank" rel="noopener" title="Pling" class="link-pling">Pling</a> | |
81 … | + brazilian software engineer | |
82 | 82 … | </h2> |
83 | 83 … | </header> |
84 | 84 … | <section> |
85 | 85 … | <h1>You can find me on...</h1> |
@@ -108,18 +108,8 @@ | ||
108 | 108 … | </li> |
109 | 109 … | </ul> |
110 | 110 … | </section> |
111 | 111 … | <section> |
112 | - <h1>Projects</h1> | |
113 | - <ul> | |
114 | - <li> | |
115 | - <a href="https://git.sr.ht/~romuloalves/crypt-transfer" title="~romuloalves/crypt-transfer" target="_blank" rel="noopener">~romuloalves/crypt-transfer</a> | |
116 | - <br /> | |
117 | - <code>> CLI to copy files through folders encrypting/decrypting them</code> | |
118 | - </li> | |
119 | - </ul> | |
120 | - </section> | |
121 | - <section> | |
122 | 112 … | <h1>Talks</h1> |
123 | 113 … | <ul> |
124 | 114 … | <li class="talk"> |
125 | 115 … | <span class="post-date">2018-04-14</span> |
Built with git-ssb-web