This commit is contained in:
@@ -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> -->
|
||||
|
||||
Reference in New Issue
Block a user