Skip to content

Commit

Permalink
Merge pull request #325 from jpa-perl/add-data-20240823
Browse files Browse the repository at this point in the history
Add data 20240823
  • Loading branch information
karupanerura authored Aug 23, 2024
2 parents c6e3f08 + 6d842dd commit a78e03c
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 6 deletions.
9 changes: 6 additions & 3 deletions 2024hakodate/data/jobboards.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,11 @@ module.exports = [
alt: "株式会社カケハシ",
url: "https://hrmos.co/pages/kakehashi/jobs",
},
/*
{
src: "smartbank.png",
alt: "株式会社スマートバンク",
url: "",
url: "https://smartbank.co.jp/recruit/engineer-summary",
},
*/
{
src: "findy.jpeg",
alt: "ファインディ株式会社",
Expand All @@ -83,6 +81,11 @@ module.exports = [
alt: "株式会社フリークアウト",
url: "https://www.fout.co.jp/recruit/freakout/career_tech/",
},
{
src: "mercari.png",
alt: "株式会社メルカリ",
url: "https://careers.mercari.com/jobs/engineering/engineering/",
},
{
src: "kayac.png",
alt: "株式会社カヤック",
Expand Down
12 changes: 10 additions & 2 deletions 2024hakodate/data/sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ module.exports = [
name: "株式会社フリークアウト",
url: "https://www.fout.co.jp/freakout/",
image: "freakout.png"
},
{
name: "株式会社メルカリ",
url: "https://engineering.mercari.com/",
image: "mercari.png"
}
]
},
Expand All @@ -123,6 +128,11 @@ module.exports = [
name: "株式会社コルシス",
url: "https://colsis.jp/",
image: "colsis.png"
},
{
name: "株式会社ネコトーストラボ",
url: "https://nekotoast-lab.com/",
image: "neko_toast_lab.png"
}
]
},
Expand Down Expand Up @@ -162,13 +172,11 @@ module.exports = [
url: "http://www.artry.co.jp/",
image: "artry.png"
},
/*
{
name: "株式会社SmartHR",
url: "https://hello-world.smarthr.co.jp/",
image: "smarthr.png"
},
*/
{
name: "グリー株式会社",
url: "https://corp.gree.net/jp/ja/",
Expand Down
Binary file added 2024hakodate/src/images/jobboard/mercari.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024hakodate/src/images/jobboard/smartbank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024hakodate/src/images/sponsor/mercari.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2024hakodate/src/images/sponsor/smarthr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/2024hakodate/index.html

Large diffs are not rendered by default.

Binary file added docs/2024hakodate/mercari.314c30cf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/2024hakodate/mercari.991f3f94.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/2024hakodate/neko_toast_lab.91b6dec3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/2024hakodate/smartbank.dbfd672e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/2024hakodate/smarthr.10b3232d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a78e03c

Please sign in to comment.