Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added most of shirt archives (will go back to school to get more info… #102

Merged
merged 1 commit into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/business/Branding/Merch archives/jacket-archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## 2024

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/Jacket - 2024 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/Jacket - 2024 - back.PNG){ loading=lazy }
97 changes: 97 additions & 0 deletions docs/business/Branding/Merch archives/shirt-archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
## 2007

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2007 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2007 - back.PNG){ loading=lazy }

## 2008

<div class="grid cards" markdown>

Shirt design not available at the moment

## 2009

Shirt design not available at the moment

## 2010

Shirt design not available at the moment

## 2011

Shirt design not available at the moment

## 2012

Shirt design not available at the moment

## 2013

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2013 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2013 - back.PNG){ loading=lazy }

## 2014

Shirt design not available at the moment

## 2015

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2015 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2015 - back.PNG){ loading=lazy }

## 2016

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2016 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2016 - back.PNG){ loading=lazy }

## 2017

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2017 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2017 - back.PNG){ loading=lazy }

## 2018

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2018 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2018 - back.PNG){ loading=lazy }

## 2019

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2020 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2020 - back.PNG){ loading=lazy }

## 2023

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2023 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2023 - back.PNG){ loading=lazy }

## 2024

<div class="grid cards" markdown>

- ![Image](https://cdn.rambots.org/IShirt - 2024 - front.PNG){ loading=lazy }

- ![Image](https://cdn.rambots.org/IShirt - 2024 - back.PNG){ loading=lazy }
Empty file.
4 changes: 3 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,9 @@ nav:
- Branding:
- Branding Guidelines: business/Branding/guidelines.md
- Photopea: business/Branding/photopea.md
- Uniform Design: business/Branding/uniform-design.md
- Merch Archives:
- Shirt Archives: business/Branding/Merch archives/shirt-archive.md
- Jacket Archives: business/Branding/Merch archives/jacket-archive.md
- Fundraising:
- Sponsors: business/Fundraising/sponsors.md
- Grants: business/Fundraising/grants.md
Expand Down
Loading