mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-19 01:14:49 -05:00
* docs: New website * fix: Markdown, use logo instead of pixel art * feat: Change logo depending on system theme * fix: Syntax * fix: Markdown formatting (again) * fix: Markdown formatting
4 lines
125 B
HTML
4 lines
125 B
HTML
<header class="site-header">
|
|
<h1 id="logo"><a href="{{ "/" | prepend: site.baseurl }}">{{ site.title }}</a></h1>
|
|
</header>
|