Update default.html

This commit is contained in:
Dawid Olko 2023-07-27 23:36:59 +02:00 committed by GitHub
parent cd76a8472a
commit 34187a2fda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@
<p class="repo-owner"><a href="{{ site.github.repository_url }}">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>.</p> <p class="repo-owner"><a href="{{ site.github.repository_url }}">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>.</p>
{% endif %} {% endif %}
<p>Moja główna strona internetowa: <a href="https://dawidolko.pl">dawidolko.pl</a>.</p> <p>My main website: <a href="https://dawidolko.pl">dawidolko.pl</a>.</p>
</aside> </aside>
</div> </div>
</div> </div>