You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/about/job-board.njk
+11-75Lines changed: 11 additions & 75 deletions
Original file line number
Diff line number
Diff line change
@@ -6,92 +6,26 @@ layout: base.njk
6
6
7
7
{%from"components/flat-card.njk"importflatCard%}
8
8
{%from"components/button.njk"importbutton%}
9
+
{%setjob_postings=jobData%}
9
10
10
-
{%setjob_postings= [
11
-
{
12
-
"title": "Full Stack Engineer",
13
-
"company": "Free Jobs.In",
14
-
"company_website": "google.com",
15
-
"job_type": "Full Time",
16
-
"location": "Bangalore",
17
-
"description": "If you need free jobs please apply. Please refer to the website for the detailed Job Description by clicking on the Job application link.",
18
-
"link_to_apply": "www.google.com"
19
-
},
20
-
{
21
-
"title": "Full Stack Engineer",
22
-
"company": "Free Jobs.In",
23
-
"company_website": "google.com",
24
-
"job_type": "Full Time",
25
-
"location": "Bangalore",
26
-
"description": "If you need free jobs please apply.",
27
-
"link_to_apply": "www.google.com"
28
-
},
29
-
{
30
-
"title": "Full Stack Engineer",
31
-
"company": "Free Jobs.In",
32
-
"company_website": "google.com",
33
-
"job_type": "Full Time",
34
-
"location": "Bangalore",
35
-
"description": "If you need free jobs please apply.",
36
-
"link_to_apply": "www.google.com"
37
-
},
38
-
{
39
-
"title": "Full Stack Engineer",
40
-
"company": "Free Jobs.In",
41
-
"company_website": "google.com",
42
-
"job_type": "Full Time",
43
-
"location": "Bangalore",
44
-
"description": "If you need free jobs please apply.",
45
-
"link_to_apply": "www.google.com"
46
-
},
47
-
{
48
-
"title": "Full Stack Engineer",
49
-
"company": "Free Jobs.In",
50
-
"company_website": "google.com",
51
-
"job_type": "Full Time",
52
-
"location": "Bangalore",
53
-
"description": "If you need free jobs please apply.",
54
-
"link_to_apply": "www.google.com"
55
-
},
56
-
{
57
-
"title": "Full Stack Engineer",
58
-
"company": "Free Jobs.In",
59
-
"company_website": "google.com",
60
-
"job_type": "Full Time",
61
-
"location": "Bangalore",
62
-
"description": "If you need free jobs please apply.",
63
-
"link_to_apply": "www.google.com"
64
-
},
65
-
{
66
-
"title": "Full Stack Engineer",
67
-
"company": "Free Jobs.In",
68
-
"company_website": "google.com",
69
-
"job_type": "Full Time",
70
-
"location": "Bangalore",
71
-
"description": "If you need free jobs please apply.",
0 commit comments