Skip to content

Commit

Permalink
Add Merch URL
Browse files Browse the repository at this point in the history
  • Loading branch information
quintrino authored Aug 22, 2024
1 parent e22c0a3 commit 2297978
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
as: :slack
get '/videos', to: redirect('https://www.youtube.com/channel/UCr38SHAvOKMDyX3-8lhvJHA/videos'),
as: :videos
get '/merch', to: redirect('https://www.redbubble.com/people/ruby-au/explore'),
as: :merch


get "/events/rubyconf_au_2021" => "events#rubyconf_au_2021"
get "/events/rails_camp_27" => "events#rails_camp_27"
Expand Down

0 comments on commit 2297978

Please sign in to comment.