Skip to content

Commit

Permalink
Merge pull request #104 from Aariq/festival-dropdown
Browse files Browse the repository at this point in the history
use navbar dropdown for previous festival pages
  • Loading branch information
val-pf authored Aug 2, 2024
2 parents 58ba31f + 844ec64 commit 7ee8f4d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
23 changes: 21 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,29 @@ website:
text: Home
- href: index.qmd#events
text: Events
# - href: resbaz/resbazTucson2024.qmd
# text: ResBaz 2024
- sidebar:festivals
# - href: whoWeAre.qmd
# text: Who We Are
sidebar:
- id: festivals
title: "Festivals"
style: "docked"
collapse-level: 2
contents:
- href: resbaz/resbazTucson2024.qmd
text: "Tucson 2024"
- href: resbaz/Arizona2023.qmd
text: "Arizona 2023"
- href: resbaz/resbazTucson2022.qmd
text: "Tucson 2022"
- href: resbaz/resbazTucson2021.qmd
text: "Tucson 2021"
- href: resbaz/resbazTucson2020.qmd
text: "Tucson 2020"
- href: resbaz/resbazTucson2019.qmd
text: "Tucson 2019"
- href: resbaz/resbazTucson2018.qmd
text: "Tucson 2018"
body-footer: |
::: {.footer}
![ResBaz Logo](/img/logos/ResBazAZrectanglelogo-small.png) \
Expand Down
9 changes: 0 additions & 9 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,3 @@ Their aims are for UX enthusiasts of all levels to:
- Connect with UXers in Tucson and beyond

[More Info](https://uxua.arizona.edu/)

## Previous ResBaz Festivals
- [Tucson 2024 festival](resbaz/resbazTucson2024.qmd)
- [Arizona 2023 festival](resbaz/Arizona2023.qmd)
- [Tucson 2022 festival](resbaz/resbazTucson2022.qmd)
- [Tucson 2021 festival](resbaz/resbazTucson2021.qmd)
- [Tucson 2020 festival](resbaz/resbazTucson2020.qmd)
- [Tucson 2019 festival](resbaz/resbazTucson2019.qmd)
- [Tucson 2018 festival](resbaz/resbazTucson2018.qmd)

0 comments on commit 7ee8f4d

Please sign in to comment.