diff options
| author | Jules <146328491+julesh85@users.noreply.github.com> | 2023-10-11 15:48:11 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-10-11 09:49:59 -0400 |
| commit | b18b3dcf41a54dd5cc805d495b7712c5077539af (patch) | |
| tree | b79d3db9129eb3a79722712e2f78e679717b75c6 /static | |
| parent | eea6e61dbf68aeab977b6eccb48f1d634d10e2b7 (diff) | |
Removed that salary is location-adjusted
Diffstat (limited to 'static')
| -rw-r--r-- | static/hiring.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/hiring.html b/static/hiring.html index 619d0587..ab6a23d0 100644 --- a/static/hiring.html +++ b/static/hiring.html @@ -69,7 +69,7 @@ <section id="salary"> <h2><a href="#salary">Salary</a></h2> - <p>Salary and remuneration will be commensurate with experience and aligned with industry standards, taking into consideration your primary area of residence. You will be employed as an independent contractor.</p> + <p>Salary and remuneration will be commensurate with experience and aligned with industry standards. You will be employed as an independent contractor.</p> </section> <section id="about"> |
