mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 09:24:24 +04:00
refactor: remove GitHub source code button from sidebar navbar
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
{% unless include.condensed %}
|
||||
<div class="nav-item d-none d-{{ include.breakpoint }}-flex me-3">
|
||||
<div class="btn-list">
|
||||
{% include "ui/button.html" icon="brand-github" outline=true text="Source code" href=site.githubUrl
|
||||
external=true %}
|
||||
{% include "ui/button.html" icon="heart" icon-color="pink" outline=true text="Sponsor"
|
||||
href=site.githubSponsorsUrl external=true %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user