Fix home url, we don't care about multiple locations right now, so there!

This commit is contained in:
Alexandre Prokoudine 2023-01-11 20:49:39 +03:00
parent 11c0fd8c66
commit 2486a7649c

View File

@ -22,7 +22,7 @@ disableInlineCopyToClipBoard = true
title = "Ardour tutorial"
weight = 1
languageName = "English"
landingPageURL = "/"
landingPageURL = "https://prokoudine.github.io/ardour-tutorial"
#landingPageURL = "/"
landingPageName = "<i class='fas fa-home'></i> Home"