develop #225

Merged
samuel-p merged 5 commits from develop into main 2024-04-01 19:16:43 +00:00
2 changed files with 3 additions and 4 deletions
Showing only changes of commit bd4dc1c9e6 - Show all commits

View file

@ -1,5 +1,4 @@
{
"title": "DEV Samuel Philipp",
"languages": [
{
"label": "English",

View file

@ -79,10 +79,10 @@ title: {{site.title}}
class="i-stackoverflow i-2x i-fw"></i></a></li>
</ul>
<ul class="social-icons">
<li class="m-2"><a href="https://samuel-philipp.de"><span class="fi fi-de i-2x"></span></a>
</li>
<li class="m-2"><a href="https://samuel-philipp.com"><span class="fi fi-us i-2x"></span></a>
{%- for language in site.languages %}
<li class="m-2"><a href="{{language.url}}"><span class="fi fi-{{language.icon}} i-2x"></span></a>
</li>
{%- endfor %}
</ul>
</div>
<div class="scroll-down-outer">