forked from samuel-p/sp-codes.de
added articles
other improvements
This commit is contained in:
parent
c77c028404
commit
29f93a9e6f
23 changed files with 448 additions and 103 deletions
|
@ -26,6 +26,10 @@
|
|||
</div>
|
||||
<div class="d-flex justify-content-center mb-3">
|
||||
<div class="lead text-center">
|
||||
{% if locale == 'de' %}
|
||||
<a href="https://samuel-philipp.de">samuel-philipp.de</a>
|
||||
{% elseif locale == 'en' %}
|
||||
<a href="https://samuel-philipp.com">samuel-philipp.com</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue