forked from samuel-p/sp-codes.de
some updates and fixes
This commit is contained in:
parent
6d2bf7136a
commit
1488f40f51
14 changed files with 41 additions and 15 deletions
|
@ -31,7 +31,7 @@ eleventyNavigation:
|
|||
href="https://social.sp-codes.de/@sp_codes">@sp_codes@social.sp-codes.de</a></strong>
|
||||
</p>
|
||||
<div class="row justify-content-center">
|
||||
{% include services-simple.html %}
|
||||
{% include "services-simple.html" %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -44,4 +44,4 @@ eleventyNavigation:
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
{% include profiles.html %}
|
||||
{% include "profiles.html" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue