diff --git a/CNAME b/CNAME deleted file mode 100644 index 044a16d..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -pittras.org diff --git a/Gemfile.lock b/Gemfile.lock index 775a0d6..2cdaa96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) coffee-script (2.4.1) coffee-script-source @@ -201,25 +201,27 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.14.2) multipart-post (2.1.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.1.1) + racc (1.5.2) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.4) + rexml (3.2.5) rouge (3.19.0) ruby-enum (0.8.0) i18n diff --git a/_layouts/default.html b/_layouts/default.html index ca728b3..ec351da 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,6 +8,9 @@ {% include header.html %}
+ + + diff --git a/_posts/announcements/2021-06-17-IAC-Sim-Round.md b/_posts/announcements/2021-06-17-IAC-Sim-Round.md index 1d5ca14..abaf934 100644 --- a/_posts/announcements/2021-06-17-IAC-Sim-Round.md +++ b/_posts/announcements/2021-06-17-IAC-Sim-Round.md @@ -8,7 +8,7 @@ icon: general ---

-Hi everyone!
The the results of the simulation race for the Indy Autonomous Challenge are being shown on June 30th. This is something that our club has been working towards for over a year and we are very excited to both see how we did, and move on to testing with a physical car! You can tune in to see the results and support us +Hi everyone!
The results of the simulation race for the Indy Autonomous Challenge are being shown on June 30th. This is something that our club has been working towards for over a year and we are very excited to both see how we did, and move on to testing with a physical car! You can tune in to see the results and support us here.

diff --git a/assets/images/archive_banner.jpg b/assets/images/archive_banner.jpg new file mode 100644 index 0000000..fb48610 Binary files /dev/null and b/assets/images/archive_banner.jpg differ