Actualizar 'index.html'

This commit is contained in:
Lucas 2021-04-09 18:09:05 +00:00
parent 8a1030b29e
commit 08655f8f26
1 changed files with 7 additions and 7 deletions

View File

@ -23,22 +23,22 @@
<p><a href="#about">About me</a> - <a href="#projects">Projects</a></p>
</header>
<main>
<div class="section" style="text-align:center">
<div class="section" style="text-align:center">
<h1>Hi!</h1>
<p class="desc">I'm Lucas<br>Now in the <a href="https://tildeverse.org">Tildeverse</a> making lite stuff, and maybe chatting</p>
</div><br>
<div class="section" id="about">
<h1>A brief description of me</h1>
<p class="desc">I'm Lucas [privacy], I'm an argentinian programmer, and fanatic of the informatic world.<br>I always want to learn more about it and experiment.<br>You can learn more about me visiting my personal website: <a href="https://l64.repl.co">l64.repl.co</a></p>
</div>
<div class="section" id="projects">
</div>
<div class="section" id="projects">
<h1>Tilde stuff</h1>
<li class="desc"><a href="http://ctrl-c.club/~lucas/gram">Photo album</a></li>
<li class="desc"><a href="http://ctrl-c.club/~lucas/blog.php">Blog</a></li>
<li class="desc"><a href="https://absucc.github.io/nanoiweb">Nanoiweb</a></li>
</div>
<li class="desc"><a href="https://tildegit.org/lucas/tildeweblogs">~weblogs</a></li>
</div>
</main>
<footer><p>
<a href="https://tildegit.org/lucas/http">Source code</a> - <a href="https://nano-editor.org">Edited with Nano</a> - Member of <a href="http://ctrl-c.club">^C</a>
</p></footer>
<footer><p><a href="https://tildegit.org/lucas/http">Source code</a> - <a href="https://nano-editor.org">Edited with Nano</a> - Member of <a href="http://ctrl-c.club">^C</a></p></footer>
</div></body>
</html>