Skip to content

Commit 49dbcea

Browse files
authored
Merge pull request docker-library#31 from ucfcdl/issue/30-add-TR-job-posting
Added link to new techranger job posting
2 parents 84f5bd0 + 71e8848 commit 49dbcea

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

_job_current/2024-02-26-techranger.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
override_url: https://ucf.joinhandshake.com/stu/jobs/8729911
3+
4+
name: Now Hiring
5+
6+
title: Techranger
7+
8+
date: 2024-02-26 05:00:00 -0000
9+
---

joinus.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,10 @@ <h2>How Do I Apply to be a Techranger?</h2>
1919
</p>
2020

2121
<h3>Part-Time Positions</h3>
22-
<p>
22+
<!-- <p>
2323
We are not hiring at this time, but we expect to in the near future.
24-
</p>
25-
<h3>Full-Time Positions</h3>
26-
<p>
27-
We are not hiring at this time.
28-
</p>
24+
</p> -->
25+
<hr />
2926
{% assign job-post = site.job_current| sort: 'title' %}
3027
<div class="job-post-container">
3128
{% for item in job-post%}
@@ -37,6 +34,11 @@ <h4>
3734
</p>
3835
{% endfor %}
3936
</div>
37+
<h3>Full-Time Positions</h3>
38+
<p>
39+
We are not hiring at this time.
40+
</p>
41+
<!-- {% assign job-post = site.job_current| sort: 'title' %} -->
4042
</div>
4143
</div>
4244
<hr class="divider" />

0 commit comments

Comments
 (0)