From 363ca4ccc70872acb93cc3001cd99360019bd053 Mon Sep 17 00:00:00 2001 From: shadmansaleh <13149513+shadmansaleh@users.noreply.github.com> Date: Wed, 13 Apr 2022 11:54:01 +0600 Subject: [PATCH] chore: update support link --- README.md | 3 ++- doc/lualine.txt | 8 ++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c63aa6..2bc0c23 100644 --- a/README.md +++ b/README.md @@ -781,4 +781,5 @@ If you want to extend lualine with plugins or want to know which ones already do, [wiki/plugins](https://github.com/nvim-lualine/lualine.nvim/wiki/Plugins) is for you. ### Support -I you appreciate my work you can by me a coffee [here](https://www.buymeacoffee.com/shadmansalJ). +If you appreciate my work you can buy me a coffee. +<a href="https://www.buymeacoffee.com/shadmansalJ" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-black.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;"></a> diff --git a/doc/lualine.txt b/doc/lualine.txt index 5cdae68..0ec34b9 100644 --- a/doc/lualine.txt +++ b/doc/lualine.txt @@ -830,8 +830,12 @@ for you. SUPPORT ~ -I you appreciate my work you can by me a coffee here -<https://www.buymeacoffee.com/shadmansalJ>. +If you appreciate my work you can buy me a coffee. <a +href="https://www.buymeacoffee.com/shadmansalJ" target="_blank"><img +src="https://cdn.buymeacoffee.com/buttons/default-black.png" alt="Buy Me A +Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px +3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px +0px rgba(190, 190, 190, 0.5) !important;"></a> Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>