diff --git a/_data/assetPaths.json b/_data/assetPaths.json index bc6d8cd1..e35e2aab 100644 --- a/_data/assetPaths.json +++ b/_data/assetPaths.json @@ -6,4 +6,4 @@ "uswds.js": "/assets/js/uswds-init.js", "styles.css": "/assets/styles/styles-6UNDCLW2.css", "styles.map": "/assets/styles/styles-6UNDCLW2.css.map" -} +} \ No newline at end of file diff --git a/_data/global_info_sessions.yml b/_data/global_info_sessions.yml index 04f3f83c..00b70f3f 100644 --- a/_data/global_info_sessions.yml +++ b/_data/global_info_sessions.yml @@ -2,42 +2,29 @@ # How to use this file # # NOTE: This file is ONLY for GENERAL info sessions. Info sessions for a -# specific job are located in that job's page. +# specific job are located in that job's MD template. # -# For each general info session, you will need to create an entry that looks -# like this: +# For each general info session, copy and past the full preceding one and replace with +# your own. # # - link: https://www.eventbrite.com/... # date: 2023-02-02 # time: 12:30-1:30pm ET (9:30-10:30am PT) # -# But without the hash at the front. (The dash on the first line should be the -# very first thing on the first line. The other two lines should be indented -# two spaces. This is so the computer will understand how the lines relate to -# each other. You're basically programming!!) +# The date must be in YYYY-MM-DD format. # -# The date must be in YYYY-MM-DD format. This is used by the site builder to -# figure out what order to show the sessions in, and will be turned into a -# human-friendly block of text that includes the day of the week and month name. -# -# The time does not have to be in a particular format to work. However, the -# format that Team Talent has adopted is -# -# start-end ET (start-end PT) # # Info sessions in the past will not be displayed. It is still a good idea to # delete them from this file, though, to keep it tidy, but there's no rush. ################################################################################ -# delete them from this file, though, to keep it tidy, but there's no rush. -################################################################################ --- - link: https://gsa.zoomgov.com/meeting/register/vJIsc-qhqj0jHl6nkKV8IA7TyuNDlxlHeV8 - date: Thursday, October 17th, 2024 + date: 2024-10-17 time-et: 12:30-1:30pm ET time-pt: 9:30-10:30am PT - link: https://gsa.zoomgov.com/webinar/register/WN_xKx0akUhTLClTGto7jmXeQ# - date: Thursday, November 21, 2024 + date: 2024-11-21 time-et: 12:30-1:30pm ET time-pt: 9:30-10:30am PT diff --git a/_includes/layouts/jointts/home.html b/_includes/layouts/jointts/home.html index e3ad0942..fb03dcca 100644 --- a/_includes/layouts/jointts/home.html +++ b/_includes/layouts/jointts/home.html @@ -31,11 +31,13 @@

Open positions

We are hiring and will be sharing upcoming jobs and open positions as they are available.

+ {% if open_job_count == 0 %} +

No open positions at this time. Sign up for job alerts!

+ {% endif %} +

Upcoming positions

+ + + {% if upcoming_job_count == 0 %} +

No upcoming positions at this time. Sign up for job alerts!

+ {% endif %}

Other GSA Opportunities

Check out careers at GSA and more Information Technology opportunities.

@@ -159,12 +172,11 @@

Find out more

Join us at one of our monthly online information sessions. Come learn more about working at TTS, available positions, and our application process. Register for a session below.