Update GitHub link in footer to point to the new repository location

This commit is contained in:
Jonathan Rosenbaum 2026-02-01 01:27:30 +00:00
parent 5106ac16b9
commit 21d9d3a48a

View File

@ -6,7 +6,7 @@
= svg 'facebook', 'facebook logo' = svg 'facebook', 'facebook logo'
.github .github
=_'links.footer.text.Help_contribute' do |title| =_'links.footer.text.Help_contribute' do |title|
%a{href: 'https://github.com/bikebike/BikeBike', target: :_blank, title: title} %a{href: 'https://git.bikeshopi.dev/bike/BikeBikeBike', target: :_blank, title: title}
= svg 'github', 'github logo' = svg 'github', 'github logo'
.user-controls .user-controls
- if logged_in? - if logged_in?