Moved everything out of the theme
This commit is contained in:
parent
347fe76db6
commit
f20fba6dbf
27 changed files with 4 additions and 6 deletions
5
source/_partials/about-author.html.twig
Normal file
5
source/_partials/about-author.html.twig
Normal file
|
@ -0,0 +1,5 @@
|
|||
<div class="about-author">
|
||||
<h2>About the Author</h2>
|
||||
<img src="{{ site.gravatar_url }}" alt="Picture of Oliver" class="img-circle">
|
||||
<p>{{ site.bio|raw }}</p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue