corrections
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-08 00:29:50 -03:00
parent eb5399db69
commit 87e2168dfd
4 changed files with 17 additions and 17 deletions

View File

@@ -7,8 +7,8 @@
<div class="avatar">
<img class="img-circle" src="{{ .Sites.First.BaseURL }}img/{{ .Site.Params.avatar }}" alt="Responsive image">
</div>
<h3>I'm <strong>{{ .Site.Params.author }}</strong>, a System Administrator.</h3>
<h3>I'm into everything DevOps, Delivery Automation, and Infrastructure.</h3>
<h3>I'm <strong>{{ .Site.Params.author }}</strong>, a system administrator.</h3>
<h3>I'm into everything DevOps, delivery automation, and infrastructure.</h3>
<!-- <h3>Have a look at some of my working <a href="{{ .Site.BaseURL }}projects/"> projects</a>.</h3> -->
<h3>Check out my <a href="{{ .Site.BaseURL }}cv/">resume</a>.</h3>
<!-- <h3>Contact me at <a href="http://twitter.com/{{ .Site.Params.Social.Twitter }}">@{{ .Site.Params.Social.Twitter }}</a> or by <a href="mailto:{{ .Site.Params.Social.Email }}">email</a>.</h3> -->