-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #266 from jpa-perl/nagayama/add-jobboard-hiroshima
ジョブボード追加
- Loading branch information
Showing
28 changed files
with
837 additions
and
819 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,52 @@ | ||
module.exports = [ | ||
{ | ||
src: "dena.png", | ||
alt: "株式会社ディー・エヌ・エー", | ||
url: "https://herp.careers/v1/denacareer/TWYBVkIr4FA_", | ||
}, | ||
{ | ||
src: "helpfeel.png", | ||
alt: "株式会社Helpfeel", | ||
url: "https://scrapbox.io/helpfeel-dev-careers/%E9%96%8B%E7%99%BA%E9%83%A8_%E6%8E%A1%E7%94%A8%E6%83%85%E5%A0%B1", | ||
}, | ||
{ | ||
src: "six-apart.png", | ||
alt: "シックス・アパート株式会社", | ||
url: "https://www.sixapart.jp/jobs/", | ||
}, | ||
{ | ||
src: "layerx.png", | ||
alt: "株式会社LayerX", | ||
url: "https://jobs.layerx.co.jp/", | ||
}, | ||
{ | ||
src: "hatena.png", | ||
alt: "株式会社はてな", | ||
url: "https://hatena.co.jp/recruit/engineer", | ||
}, | ||
{ | ||
src: "diverse.png", | ||
alt: "株式会社Diverse", | ||
url: "https://herp.careers/v1/diverse/pkobU6L3Cl72", | ||
}, | ||
{ | ||
src: "smarthr.png", | ||
alt: "株式会社SmartHR", | ||
url: "https://hello-world.smarthr.co.jp/", | ||
}, | ||
{ | ||
src: "neko-toast-lab.png", | ||
alt: "株式会社ネコトーストラボ", | ||
url: "https://nekotoast-lab.com/man.html", | ||
}, | ||
{ | ||
src: "freakout.png", | ||
alt: "株式会社フリークアウト", | ||
url: "https://www.fout.co.jp/recruit/freakout/career_tech/", | ||
}, | ||
{ | ||
src: "bit-river.png", | ||
alt: "ビットリバー株式会社", | ||
url: "https://bitriver.jp/recruit", | ||
}, | ||
]; |
Oops, something went wrong.