From a309f1a61c19a5cdaa488381f7c42671e79a6b07 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Mon, 26 Dec 2022 07:24:19 +0530 Subject: [PATCH] minor changes --- .../webextension/images/icons/teamtailor.png | Bin 810 -> 0 bytes .../webextension/images/icons/teamtailor.svg | 4 ++++ src/technologies/t.json | 7 ++++--- 3 files changed, 8 insertions(+), 3 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/teamtailor.png create mode 100644 src/drivers/webextension/images/icons/teamtailor.svg diff --git a/src/drivers/webextension/images/icons/teamtailor.png b/src/drivers/webextension/images/icons/teamtailor.png deleted file mode 100644 index 1e76633fa7bb95d7376fac0f2dc38f9e94319e75..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 810 zcmZ`%X)u&=9RBa9Ax9T!R3G#~Ol7Rq&a^AXvYSrpYhS%S_Ms2I=b7jC%=6`$CsX3*WoEp=7yw}AEf)GS zY`t_w1`G--vtBZ^?1;cu06<;72^F?{$&3*D`vP!w3ji`X00i@rO#zU^24FfA0RA-q z)}Of1x_=h{tSu5BsR+6$psO5ll|xqr;vz>}QjuM$h;s^bPlJLq=#dV6^Rz)%(fHfC zOSM=*3x2DMsO}-^-xEzLqTvHp)DFejP?&*6-^2>rh*k~td0am|Pa`^-plF(2TwK)8 zEa2Cl((~w&plNDw3hv7%8dbCo*MFZO-wfe*UXi`S`pMsTWj9{lh2MKkG^?@92I#Ip z6DqU^3ZPdO;-)}j%BkUL8pUehxv8--bT9Lr%l2ql-XjCz`+;ORe-2mSK& zV{^K*_t6uTP}?l_}u1C6~rA zHp^QmknZg5SAGuaa$l{meLkxcKayn?<;b$uNi9q)*?ZK1ox>Lvi&Z~4>>*_2Ci0Hw z)CLSPlUW^=M#?_5U2;r`%ci?p$=keD`8jzu$}#gRVTM&zRY#&HCp0U`?O(PQnwC6p z7`H6ztZVQI^Sl_9WZ&}Sdz>YwyJoJ;|De31?clK6&Yu-M^D7Rif|WadX`CjG<+=x& z_fGOoIanB32Y=!XO6;tpn(+Yj+NAa#r;u0TKC|F?Y$6~#L4H~{+psqr-1RH{R@%%` zc^0+EegIE5*Sht;HKVv<;2gJm1w_mL(5!_uqsR>DRXaMu(^eBx&qBDN65IfPxUqRK zZER_GHi@FZ#K^G3D1OArD24!s&EeQPa_l)=sUwHaX7jmD+ZbfCtu~jd{t3h + + + diff --git a/src/technologies/t.json b/src/technologies/t.json index d4a1452d5..52df82327 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -764,13 +764,14 @@ "cats": [ 101 ], - "description": "Teamtailor is Recruitment & Marketing Platform and its used to manage and hire top talent.", - "icon": "teamtailor.png", + "description": "Teamtailor is an applicant tracking system, career site and analytics dashboard combined, mobile friendly, all-in-one recruitment platform.", + "icon": "teamtailor.svg", "js": { "Teamtailor.Ziggeo": "" }, "pricing": [ - "poa" + "mid", + "recurring" ], "website": "https://www.teamtailor.com" },