diff --git a/_config.yml b/_config.yml index d25ba6046..0fad267a7 100644 --- a/_config.yml +++ b/_config.yml @@ -16,6 +16,7 @@ title: Tabler description: Premium and Open Source dashboard template with responsive and high quality UI. homepage: https://tabler.io github-url: https://github.com/tabler/tabler +github-sponsors-url: https://github.com/sponsors/codecalm changelog-url: https://github.com/tabler/tabler/releases sponsor-url: https://github.com/sponsors/codecalm preview-url: https://preview.tabler.io diff --git a/src/pages/_includes/layout/footer.html b/src/pages/_includes/layout/footer.html index 75eb8c14e..179b886cf 100644 --- a/src/pages/_includes/layout/footer.html +++ b/src/pages/_includes/layout/footer.html @@ -6,6 +6,12 @@
  • Documentation
  • License
  • Source code
  • +
  • + + {% include ui/icon.html icon="heart" color="pink" %} + Sponsor + +
  • diff --git a/src/pages/_includes/layout/navbar-side.html b/src/pages/_includes/layout/navbar-side.html index 9c302decf..4e7dda781 100644 --- a/src/pages/_includes/layout/navbar-side.html +++ b/src/pages/_includes/layout/navbar-side.html @@ -2,7 +2,10 @@ {% assign person = site.data.people[person-id] %}