Skip to content

Commit

Permalink
Merge pull request BrOrlandi#144 from arthurnunesneton/template-arthu…
Browse files Browse the repository at this point in the history
…r-curso-git

Template arthur curso git
  • Loading branch information
BrOrlandi authored May 31, 2019
2 parents 4cc917f + da41082 commit 07ef269
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions templates/users/arthurnunesneton.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<div class="card hoverable">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="https://avatars0.githubusercontent.com/u/41636457?s=460&v=4">
</div>
<div class="card-content activator" style="cursor:pointer">
<span class="card-title grey-text text-darken-4">Arthur Nunes <i class="fa fa-git right"></i></span>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Arthur Nunes<i class="material-icons right">close</i></span>
<p>
Aluno do Curso de Git
</p>
<p class="center">
<a href="https://github.com/arthurnunesneton" class="grey lighten-2 black-text waves-effect waves-light btn"><i class="fa fa-github-alt left"></i>GitHub Profile</a>
<br><br>
<i class="fa fa-linux" style="font-size:100pt"></i>
</p>
</div>
</div>

0 comments on commit 07ef269

Please sign in to comment.