diff --git a/_data/navigation/getintouch.yml b/_data/navigation/getintouch.yml new file mode 100644 index 0000000000..bbfbb6da13 --- /dev/null +++ b/_data/navigation/getintouch.yml @@ -0,0 +1,9 @@ +- name: Get in Touch + link: /#get-in-touch + bolded: true + +- name: Contact Us + link: /#contact-us + +- name: Events + link: /events \ No newline at end of file diff --git a/_data/navigation/joinus.yml b/_data/navigation/joinus.yml new file mode 100644 index 0000000000..8b725bd7f6 --- /dev/null +++ b/_data/navigation/joinus.yml @@ -0,0 +1,18 @@ +- name: Join Us + link: /join + bolded: true + +- name: Donate + link: /donate + +- name: Advise Us + link: /join#advise + +- name: Volunteer with Us + link: /join#volunteer + +- name: Partner with Us + link: /join#partner + +- name: Submit your Pitch + link: mailto:team@hackforla.org?subject=Submitting my pitch to Hack for LA \ No newline at end of file diff --git a/_data/navigation/ourwork.yml b/_data/navigation/ourwork.yml new file mode 100644 index 0000000000..53b88c0f18 --- /dev/null +++ b/_data/navigation/ourwork.yml @@ -0,0 +1,18 @@ +- name: Our Work + link: /# + bolded: true + +- name: About Us + link: /about + +- name: Program Areas + link: /program-areas + +- name: Projects + link: /projects + +- name: Our Wins + link: /wins + +- name: Press + link: /about#news \ No newline at end of file diff --git a/_data/navigation/toolkit.yml b/_data/navigation/toolkit.yml new file mode 100644 index 0000000000..48c3b485fe --- /dev/null +++ b/_data/navigation/toolkit.yml @@ -0,0 +1,9 @@ +- name: Toolkit + link: /toolkit + bolded: true + +- name: Guides + link: /toolkit#guides + +- name: External Resources + link: /toolkit#external-resources diff --git a/_includes/footer.html b/_includes/footer.html index 2be094a7c4..4319fa3569 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,6 +3,69 @@