Renamed about-author to about_author
This commit is contained in:
parent
2e55937a10
commit
855aaeefc6
2 changed files with 2 additions and 2 deletions
7
source/_partials/about_author.html.twig
Normal file
7
source/_partials/about_author.html.twig
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div class="about-author">
|
||||
<h2>About the Author</h2>
|
||||
|
||||
<img src="{{ site.gravatar.url }}?s=50" alt="Picture of Oliver" class="img-circle">
|
||||
|
||||
<p><a href="/">Oliver Davies</a> is a Drupal Developer and System Administrator based in the UK. He is a Senior Developer at <a href="https://microserve.io">Microserve</a> and also provides freelance consultancy services for Drupal websites and Linux servers.</p>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue