This didn`t affect the link inside the site title, that`s beside the navigation bar, on the left.
Ths link should be "https://prize-sci.org/lpl/index", NOT "https://prize-sci.org/lpl"
I opened CSS and PHP files, but found no way to change this URL.
I tried editing it here
Code: Select all
<a class="navbar-brand" href="<?php echo Theme::siteUrl() ?>">
However, editing this leaves the site blank (white).