From 6185af5ad776c4c3fbfa2f2daf3d556422f21be0 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 9 May 2023 23:01:42 +0200 Subject: [PATCH 1/3] Increased font size, color, added brew install and fixed highlight color --- src/layouts/partials/click-to-copy.html | 2 +- src/layouts/partials/tea-two-ways.html | 31 +++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/src/layouts/partials/click-to-copy.html b/src/layouts/partials/click-to-copy.html index c376353..2ea7f5c 100644 --- a/src/layouts/partials/click-to-copy.html +++ b/src/layouts/partials/click-to-copy.html @@ -1,5 +1,5 @@
- sh <(curl tea.xyz) + sh <(curl tea.xyz)
diff --git a/src/layouts/partials/tea-two-ways.html b/src/layouts/partials/tea-two-ways.html index 3dbe308..19fc081 100644 --- a/src/layouts/partials/tea-two-ways.html +++ b/src/layouts/partials/tea-two-ways.html @@ -14,12 +14,39 @@ -

And head over to Product Hunt for more info (and maybe give us an upvote).

+

And head over to Product Hunt for more info (and maybe give us an upvote, while you're at it).

Copy our one-liner to your terminal

Best for developers who are used to working with CLIs.

{{- partial "click-to-copy.html" . -}} -

tea is a stand‐alone binary, see our docs for more installation methods.

+

tea is a stand‐alone binary, see our docs for more installation methods, including brew install .

+ + From 7a8617db91aecf5ff30afca6cfb2fad7de6f8847 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 9 May 2023 23:06:05 +0200 Subject: [PATCH 2/3] Fixed width of 'copy' button --- src/layouts/partials/click-to-copy.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/partials/click-to-copy.html b/src/layouts/partials/click-to-copy.html index 2ea7f5c..b0c846b 100644 --- a/src/layouts/partials/click-to-copy.html +++ b/src/layouts/partials/click-to-copy.html @@ -1,6 +1,6 @@
- sh <(curl tea.xyz) - + sh <(curl tea.xyz) +