Skip to content

Commit

Permalink
add blog link
Browse files Browse the repository at this point in the history
  • Loading branch information
prodrigues1912 committed Nov 23, 2022
1 parent 65d7c69 commit 513c1cd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ <h2 class="underline -m-1">@prodrigues1912</h2>
</header>
<div class="text-center">
<p class="w-60 md:w-80 lg:w-96 mx-auto font-normal dark:text-white">
Olá! Eu sou Paulo Rodrigues, desenvolvedor web. Sou de São José dos Campos - SP. Atualmente trabalho na
Olá! Eu sou Paulo Rodrigues, desenvolvedor web. Sou de São José dos Campos, São Paulo. Atualmente
trabalho na
<a class="underline" href="https://sinqia.com.br/">Sinqia</a>.
</p>
<ul class="h-18 m-4 ">
Expand All @@ -36,6 +37,10 @@ <h2 class="underline -m-1">@prodrigues1912</h2>
class="m-3 w-60 md:w-80 lg:w-96 bg-blue-700 dark:bg-white hover:bg-blue-900 dark:hover:text-white text-white dark:text-black font-bold py-3 rounded-full"><a
href="https://www.linkedin.com/in/prodrigues1912/" target="_blank">Linkedin</a></button>
</li>
<li><button
class="m-3 w-60 md:w-80 lg:w-96 bg-blue-700 dark:bg-white hover:bg-blue-900 dark:hover:text-white text-white dark:text-black font-bold py-3 rounded-full"><a
href="https://blog.rodrigues.pw" target="_blank">Blog</a></button>
</li>
<li><button
class="m-3 w-60 md:w-80 lg:w-96 bg-blue-700 dark:bg-white hover:bg-blue-900 dark:hover:text-white text-white dark:text-black font-bold py-3 rounded-full"><a
href="https://wiki.rodrigues.pw" target="_blank">Wiki</a></button>
Expand Down

0 comments on commit 513c1cd

Please sign in to comment.