From 05210f917e07d50bb4ca8176fe51f42c60b8f380 Mon Sep 17 00:00:00 2001 From: Dmitriy Mozgovoy Date: Thu, 26 Oct 2023 09:23:45 +0300 Subject: [PATCH] feat: add a brief description for the sponsor button; (#154) * feat: add sponsor list generator; * feat: added deploy action; * fix: fixed layout; * fix: use utm links inside tooltips; * fix(CI): set engine version; * chore: reverted the start button title change; * fix: add the ability to retry the request to get a list of sponsors; * feat: add a brief description for the sponsor button; --------- Co-authored-by: Jay --- en.lang.js | 2 ++ templates/home.ejs | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/en.lang.js b/en.lang.js index 247fd18..0078f25 100644 --- a/en.lang.js +++ b/en.lang.js @@ -14,6 +14,8 @@ module.exports = { subhead: `Axios is a simple promise based HTTP client for the browser and node.js. Axios provides a simple to use library in a small package with a very extensible interface.`, + sponsors: `

Thank you for considering supporting our project.

+

You will be automatically added to this list within 24 hours if the tier you select provides this benefit.

` }, // `t` stands fot `translation`. This will contain translations of single words or phrases t: { diff --git a/templates/home.ejs b/templates/home.ejs index 31c3d8e..b129fdc 100644 --- a/templates/home.ejs +++ b/templates/home.ejs @@ -84,7 +84,7 @@ <% } %> <% }) %> -