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