mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-22 10:33:56 +00:00
fix: home page path + final mobile nav touches
This commit is contained in:
@@ -67,7 +67,7 @@ const config = {
|
||||
},
|
||||
items: [
|
||||
{
|
||||
to: `${siteUrl}/download`,
|
||||
to: siteUrl,
|
||||
label: 'Home',
|
||||
target: '_self'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user